Postgres Vacuum Password

View: New views
2 Messages — Rating Filter:   Alert me  

Postgres Vacuum Password

by Chris Schroter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Would you please tell me if there is a default password for the Postgres vacuum utility?

Thank you,
Chris Schroter


--
Sent via pgsql-bugs mailing list (pgsql-bugs@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Re: Postgres Vacuum Password

by John R Pierce :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Chris Schroter wrote:
> Hi,
>
> Would you please tell me if there is a default password for the Postgres vacuum utility?
>  

there are no passwords for any programs, passwords are users to connect
to databases, IF the appropriate line in pg_hba.conf specifies to use
passwords.

there are also no default user passwords, they must be created by the
database administrator via ALTER ROLE rolename WITH PASSWORD 'newpassword';

this really belongs on a different list, this isn't a postgres bug.


--
Sent via pgsql-bugs mailing list (pgsql-bugs@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
LightInTheBox - Buy quality products at wholesale price!