On Mon, Jan 9, 2012 at 12:37 PM, akp geek <akpg...@gmail.com> wrote:
> I haveĀ  statement_timeoutĀ  as commented in the postgresql.conf. I just
> checked it..

statement timeout, like so many things, can be set per user or per
database.  Connect as the backup use and issue this statement:

show statement_timeout;

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to