Is it possible to start PostgreSQL in 'restrict' mode

From: "Birchall, Austen" <austen(dot)birchall(at)metoffice(dot)gov(dot)uk>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Is it possible to start PostgreSQL in 'restrict' mode
Date: 2013-07-03 15:37:29
Message-ID: 4E154FB60786D74BB4DFDC97BF991CAC06724C@EXXCMPD1DAG2.cmpd1.metoffice.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi

Is it possible to start a PostgreSQL cluster in 'restrict' mode so that only the postgres user can connect to a database i.e. as a means of keeping 'normal' user out when data updates etc. are being carried out?

Thanks

Austen Birchall
DBA
The Met Office

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Serge Fonville 2013-07-03 15:42:14 Re: Is it possible to start PostgreSQL in 'restrict' mode
Previous Message Brauner Oliveira 2013-07-03 14:05:04 Re: Problem with COPY