Re: [pg_hba.conf] publish own Python application using PostgreSQL

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [pg_hba.conf] publish own Python application using PostgreSQL
Date: 2015-07-06 05:16:47
Message-ID: 559A0F3F.2080606@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 7/5/2015 9:43 PM, c(dot)buhtz(at)posteo(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marc Mamin 2015-07-06 09:03:06 next postgres version on Amazon RDS ?
Previous Message Mitu Verma 2015-07-06 05:15:25 unexpected data beyond EOF in block 260 of relation pg_tblspc