Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

support for connection parameters



Hello,

When I define a new connection to a server I can enter
host,port,username etc.

I want to be able to define "search_path" to work with different
schemas. I don't wan't to create a dozen of login roles with different
search_path setting. 

The simplest solution would be to be able to define such variables at
"Object browser" level. Then I could create several connections to my
server with different search_path settings.

However there is no way to do it nor to add an SQL statement to be
executed at the beginning of every connection.

There are other useful settings that could be managed this way.

Is there any hope that it will be implemented in some future version?

Please CC me, as I'm not subscribed

Regards,

Olaf Fraczyk


-- 
Olaf Frączyk <olaf(at)cbk(dot)poznan(dot)pl>




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group