Re: [pg_hba.conf] publish own Python application using PostgreSQL - Mailing list pgsql-general

From John R Pierce
Subject Re: [pg_hba.conf] publish own Python application using PostgreSQL
Date
Msg-id 559A0F3F.2080606@hogranch.com
Whole thread Raw
In response to Re: [pg_hba.conf] publish own Python application using PostgreSQL  (<c.buhtz@posteo.jp>)
Responses Re: [pg_hba.conf] publish own Python application using PostgreSQL  (<c.buhtz@posteo.jp>)
List pgsql-general
On 7/5/2015 9:43 PM, c.buhtz@posteo.jp wrote:
> But isn't there a way to use PostgreSQL without that setup and
> configuration things?

no, not really, as its a generic database server meant to be used by
multiple applications across a network, with a wide range of
configuration options, plugins and addons, etc.

at a bare minimum, a database administrator needs to create database
roles (users) and databases for an app like yours.


--
john r pierce, recycling bits in santa cruz



pgsql-general by date:

Previous
From: Mitu Verma
Date:
Subject: unexpected data beyond EOF in block 260 of relation pg_tblspc
Next
From: Marc Mamin
Date:
Subject: next postgres version on Amazon RDS ?