Using the public schema

From: Charlin Barak <charlinbarak(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org >> PG-General Mailing List" <pgsql-general(at)postgresql(dot)org>
Subject: Using the public schema
Date: 2018-04-23 14:59:35
Message-ID: CAPrg5cbcAvgYtF-budvASsqFtw2nSw+keT9wbXo+qRCKCJBUEQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
We will be developing three new applications in PostgreSQL, each having its
own database instance running on different hosts. We will only have one
schema per Postgres instance. The data is read-write only by one
application/schema in the DB instance and the data is published to other
applications via API calls.

In such a standalone database configuration, are there any security
implications or any downsides to creating the application in the public
schema?

Thanks.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Westermann 2018-04-23 14:59:42 Re: Strange error in Windows 10 Pro
Previous Message Moreno Andreo 2018-04-23 14:54:22 Re: Strange error in Windows 10 Pro