On Sep 1, 2011, at 14:13, Charlie wrote:
> Could I get feedback from the community on schema partitioning?
>
> I'm doing maintenance on my ddl and I'm noticing that my tables are all in 1
> schema, but they have prefixes on their names like table_app1_sometable,
> table_app1_secondtable, ta
I generally would separate different apps into different schema.
doug
-Original Message-
From: pgsql-sql-ow...@postgresql.org [mailto:pgsql-sql-ow...@postgresql.org] On
Behalf Of David Johnston
Sent: Friday, September 02, 2011 8:20 AM
To: Charlie
Cc: pgsql-sql@postgresql.org
Subject: Re