Re: [ADMIN] nscd [was] how do you run postgres without dns server

2004-11-10 Thread Ivan Dimitrov
10.11.2004 16:08 Oliver Elphick написа: > On Wed, 2004-11-10 at 12:15 +0200, Ivan Dimitrov wrote: > > Yes, it is there > > 127.0.0.1localhost > > but when i strace postmaster on startup it never looks in /etc/hosts > > Look at the "hosts:" line in /etc

Re: [ADMIN] how do you run postgres without dns server

2004-11-10 Thread Ivan Dimitrov
gt; On Wed, 10 Nov 2004, Ivan Dimitrov wrote: > > I have a database on a machine that does not know what localhost is. Yes, > > I have 127.0.0.1, but I can't resolve localhost to it. I don't want to > > start a caching dns, and don't want to change resolve.conf. Upo

[ADMIN] how do you run postgres without dns server

2004-11-10 Thread Ivan Dimitrov
I have a database on a machine that does not know what localhost is. Yes, I have 127.0.0.1, but I can't resolve localhost to it. I don't want to start a caching dns, and don't want to change resolve.conf. Upon starting, postgres gives error cannot bind to localhost. then starts accepting connect

Re: [ADMIN] pg_autovacuum is not working

2004-10-29 Thread Ivan Dimitrov
.2004 18:20 вие написахте: > Ivan Dimitrov <[EMAIL PROTECTED]> writes: > > autovacuum.log > > [2004-10-29 12:41:20 PM] Error: GUC variable stats_row_level must be > > enabled. [2004-10-29 12:41:20 PM]Please fix the problems and try > > again. > > > >

[ADMIN] pg_autovacuum is not working

2004-10-29 Thread Ivan Dimitrov
Hi list This is my first post here, and I've searched google but couldn't find the solution. I'm trying to run pg_autovacuum on all my databases. All my Debian sarge machines use version 7.4.5-3 postgresql install postgresql-client