Re: [ADMIN] Cannot connect to postgresql

2009-07-24 Thread Carol Walter
I'm running Solaris 10. Carol On Jul 24, 2009, at 3:07 AM, Julius Tuskenis wrote: #--- # CONNECTIONS AND AUTHENTICATION #--- # - Connection Setting

Re: [ADMIN] pg_stat_activity reporting of VACUUM in 8.1

2009-07-24 Thread Alvaro Herrera
Kevin Kempter wrote: > Hi all; > > looking at a system running 8.1.15 > via a select from pg_stat_activity I see a row where the vcurrent_query = > 'VACUUM' > > I see also that autovacuum is on. Would autovacuum be running a vacuum on the > entire db? I didn't think autovacuum did that. If not,

Re: [ADMIN] Cannot connect to postgresql

2009-07-24 Thread Julius Tuskenis
#--- # CONNECTIONS AND AUTHENTICATION #--- # - Connection Settings - #listen_addresses = 'localhost'# what IP address(es) to listen on;