: itishree sukla
Cc: Postgres General
Subject: Re: [GENERAL] Multiple Schema in One DB
On Wed, Feb 26, 2014 at 11:24 PM, itishree sukla
wrote:
> Hi all,
>
> I am in a requirement to have multiple schema in one Database.
>
> Schema structure will be same with respect to DB all db o
On Wed, Feb 26, 2014 at 11:24 PM, itishree sukla
wrote:
> Hi all,
>
> I am in a requirement to have multiple schema in one Database.
>
> Schema structure will be same with respect to DB all db objetcs like tables,
> procedure.
>
> However each schema will be accessed by one one application.
>
> Pr
Hi all,
I am in a requirement to have multiple schema in one Database.
Schema structure will be same with respect to DB all db objetcs like
tables, procedure.
However each schema will be accessed by one one application.
Problem is as all DB objects are same, when application is calling to a
sch