Re: [ADMIN] reg:permission for the remote clients

2005-08-03 Thread Chandra Sekhar Surapaneni
What you did is correct if you want to give access to all ip addresses in 10.3.0.*. You might also want to add your local host to this list. You can just restart postmaster or run "pg_ctl reload" for these permissions to take effect. You can find all this information in pg_hba.conf file or i

Re: [ADMIN] how test postgresql.conf settings?

2006-02-18 Thread Chandra Sekhar Surapaneni
?   -Chandra Sekhar Surapaneni From: [EMAIL PROTECTED] on behalf of Arnau Rebassa VillalongaSent: Wed 2/15/2006 4:39 AMTo: pgsql-admin@postgresql.orgSubject: [ADMIN] how test postgresql.conf settings? Hi all,   I'm testing different configurations of postgresql 8.1 running ondebian. The method

Re: [ADMIN] IDLE IN TRANSACTION

2006-04-19 Thread Chandra Sekhar Surapaneni
connection idle, but dont leave it idle in a transaction.   -Chandra Sekhar Surapaneni From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rodrigo SakaiSent: Wednesday, April 19, 2006 7:00 AMTo: pgsql-admin@postgresql.orgSubject: [ADMIN] IDLE IN TRANSACTION   Hi,     I have an app