Title: RES: [ADMIN] using vacuumdb in crontab


   You can alter yuor pg_hba.conf to permit "trust" local connections instead of "md5". This authentication you can left to external connetions. Thi way a think you will execute de vacummdb successfully.

   


-----Mensagem original-----
De: Raquel Vieira [mailto:[EMAIL PROTECTED]]
Enviada em: Quarta-feira, 19 de Novembro de 2003 06:35
Para: [EMAIL PROTECTED]
Assunto: Re: [ADMIN] using vacuumdb in crontab


I'm using the command vaccumdb like this:

su - postgres -c "vacuumdb AgenteSIP"

I don't need to introduce the password for postgres.

I think thos is all you need.

Raquel Vieira



On Monday 17 November 2003 10:53 am, Cris Carampa wrote:
> Sorry if this is a naive question. I'm using postgresql 7.2 on Linux
> with password authentication. I wish to issue a vaccumdb command every
> night via crontab. The problem is that vacuumdb always prompts for a
> password. How can I pass the password to vacuumdb without having to
> manually type it?
>
> Kind regards,

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to