Tables in public schema - Mailing list pgsql-admin

From Edwin UY
Subject Tables in public schema
Date
Msg-id CA+wokJ_OnXhaE39YzYwqdj3Hh+M81QrAFrT9X8tbUW3iGT1-gA@mail.gmail.com
Whole thread Raw
Responses Re: Tables in public schema
Re: Tables in public schema
List pgsql-admin
Hi,

In one of the PostgreSQL Instances, I just found out that the tables are created in the public schema even though there is a user database.
New tables are also getting created in the public schema.
There is no non-public schema when I run \dn, it only shows public.
I assume this is a risk of some sort and want to create a user schema and move them from public to the new schema.
Will I have to redo the grants?

Regards,
Ed

pgsql-admin by date:

Previous
From: Dionysios-Charalampos Vythoulkas
Date:
Subject: Re: Replication lag
Next
From: "David G. Johnston"
Date:
Subject: Re: Tables in public schema