How to create a read only user account to access to all pg database? - Mailing list pgsql-admin

From KhunSanAung
Subject How to create a read only user account to access to all pg database?
Date
Msg-id CAAQr1jZihBKxfXk8q=Y60RVqCixdJ2yrp_HLNuja0NKDM_PGLQ@mail.gmail.com
Whole thread Raw
Responses Re: How to create a read only user account to access to all pg database?  (Shreeyansh Dba <shreeyansh2014@gmail.com>)
Re: How to create a read only user account to access to all pg database?  (Ville Rantamaula <ville.rantamaula@gmail.com>)
List pgsql-admin
Hi All,

I have several pg database with their own login user account.
For backup purpose, I'd like to create an additional read only user account that can access all the pg database.
How can I do it?
Via PSQL command or via pgAdmin III client would be okay.

Your help is high appreciated.

Many thanks & best regards

--
Have a nice day!
--

Mr. Khun San Aung

pgsql-admin by date:

Previous
From: "Williams, Alex"
Date:
Subject: Re: Question on Hot Standby in PostgreSQL
Next
From: KhunSanAung
Date:
Subject: How to store the PSQL command result into an array or Python dictionary?