Re: Schema version management - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Schema version management
Date
Msg-id 1342208487.23760.4.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: Schema version management  (Joel Jacobson <joel@trustly.com>)
Responses Re: Schema version management  (Joel Jacobson <joel@trustly.com>)
List pgsql-hackers
On tor, 2012-07-12 at 16:14 +0200, Joel Jacobson wrote:
> Could work. But I think it's more relevant and useful to keep all objects
> in a schema in its own directory.

Personally, I hate this proposed nested directory structure.  I would
like to have all objects in one directory.

But there is a lot of "personally" in this thread, of course.

> I think its more common you want to "show all objects within schema X"
> than "show all schemas of type X".

Or maybe it isn't ...




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Schema version management
Next
From: Peter Eisentraut
Date:
Subject: Re: pgsql_fdw in contrib