Re: [BUGS] One question about VACUUMDB command - please

2012-01-26 Thread Euler Taveira de Oliveira
On 26-01-2012 05:31, sasa.petro...@falc.biz wrote: > Why this comand that I write belove ask me for password, even I create user > into DB with same password like user on my server that execute this command? > PostgreSQL doesn't inherit authentication properties from operational system. Instead yo

[BUGS] One question about VACUUMDB command - please

2012-01-26 Thread Sasa . Petrovic
Dear Sirs, I'm trying to put some scipt into scheduler on my server 2000 to make auto vacuum one time in mouth. Why this comand that I write belove ask me for password, even I create user into DB with same password like user on my server that execute this command? Can you suggest me some othe