Can I create multiple schema for one user

From: Sunil Vasanta <sunilvasanta(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Can I create multiple schema for one user
Date: 2017-02-17 10:15:33
Message-ID: CAKSD95Li1=Xanb=fzCvfMQ-_RPF210gfuz+3tYukWTreZ2wLtA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi All,

I have a question,

I want application to access multiple scheme based on call context but only
one user is created for application and application should access different
schema using same user privilege and credentials.

is this possible in Postgres. Plz share u thoughts.

If possible then how to configure search path.

Thanks,
Sunny

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Albe Laurenz 2017-02-17 10:48:21 Re: Can I create multiple schema for one user
Previous Message Dhandapani Shanmugam 2017-02-17 07:54:12 Re: PostgreSQL on Docker