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

From: <c(dot)buhtz(at)posteo(dot)jp>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [pg_hba.conf] publish own Python application using PostgreSQL
Date: 2015-07-07 04:55:16
Message-ID: 3mQWfd4vTKzFpVj@dovecot04.posteo.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2015-07-05 22:16 John R Pierce <pierce(at)hogranch(dot)com> wrote:
> at a bare minimum, a database administrator needs to create database
> roles (users) and databases for an app like yours.

The admin don't need to create the db. It is done by the application
(sqlalchemy-utils on Python3) itself.

But I see. I will go back to sqlite3.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2015-07-07 05:10:46 Re: [pg_hba.conf] publish own Python application using PostgreSQL
Previous Message Michael Nolan 2015-07-07 01:30:00 Re: Average New Users Per DOW