Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion postgres

Received: by 10.224.221.17 with SMTP id ia17mr3079812qab.2.1342766577545;
        Thu, 19 Jul 2012 23:42:57 -0700 (PDT)
X-BeenThere: redbeanorm@googlegroups.com
Received: by 10.224.76.139 with SMTP id c11ls3759263qak.0.gmail; Thu, 19 Jul
 2012 23:42:57 -0700 (PDT)
Received: by 10.224.174.74 with SMTP id s10mr3119435qaz.1.1342766577107;
        Thu, 19 Jul 2012 23:42:57 -0700 (PDT)
Received: by 10.224.214.133 with SMTP id ha5msqab;
        Thu, 19 Jul 2012 14:50:57 -0700 (PDT)
Received: by 10.52.31.65 with SMTP id y1mr498521vdh.4.1342734657699;
        Thu, 19 Jul 2012 14:50:57 -0700 (PDT)
Date: Thu, 19 Jul 2012 14:50:57 -0700 (PDT)
From: bsd <stefan.bogdan.dan...@gmail.com>
To: redbeanorm@googlegroups.com
Message-Id: <ddad2eb0-88ad-4292-8cfb-daccf00337d2@googlegroups.com>
Subject: postgres
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_303_4842098.1342734657194"

------=_Part_303_4842098.1342734657194
Content-Type: multipart/alternative; 
	boundary="----=_Part_304_11645887.1342734657194"

------=_Part_304_11645887.1342734657194
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

hi,
i saw that in postgres a table should be in public schema for readbean to 
function properly;
don't you think that is better to set the schema before you run :
select table_name from information_table.schema where table_name = 'public'
?

thanks,
bsd

------=_Part_304_11645887.1342734657194
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

hi,<div>i saw that in postgres a table should be in public schema for readbean to function properly;</div><div>don't you think that is better to set the schema before you run :</div><div>select table_name from information_table.schema where table_name = 'public'</div><div>?</div><div><br></div><div>thanks,</div><div>bsd</div>
------=_Part_304_11645887.1342734657194--

------=_Part_303_4842098.1342734657194--