Re: schema 8.1.5

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: schema 8.1.5
Date: 2006-10-26 21:10:31
Message-ID: 200610261410.31621@hal.medialogik.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday 26 October 2006 14:04, km <km(at)mrna(dot)tn(dot)nic(dot)in> wrote:
>> so that when the user logis in and accesses a database via psql he should
> be able to land into his schema. how do i do that ? any tips ?

alter role rolename set search_path=path1[,path2...];

--
Ginsberg's Theorem:
1) You can't win.
2) You can't break even.
3) You can't quit the game.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Glen Parker 2006-10-26 21:14:04 Re: Effect of large text field data on queries
Previous Message km 2006-10-26 21:04:51 schema 8.1.5