Authorise root as postgres - Mailing list pgsql-general

From * Tong *
Subject Authorise root as postgres
Date
Msg-id 3DD7E8C0.4000007@none
Whole thread Raw
Responses Re: Authorise root as postgres  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Re: Authorise root as postgres  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-general
Hi,

Hope this simple question has a simple solution:
How can I authorise root the same previliage as postgres?

My postgres is password protected, I want to use 'psql -U postgres' as a
root without specifying password every time, or for a certain group of
users. How can I do that? I've been banning my head on the walls in
finding a way to achieve it. Still can't find a way to do it with
indent, md5 or even passwords authentication. Please help.

Thanks a lot!

Tong


pgsql-general by date:

Previous
From: "Matthew V." <
Date:
Subject: Retrieve Number of rows to be DELETEd
Next
From: "Matthew V." <
Date:
Subject: Re: DECLARE CURSOR