In article <[email protected]>,
Andreas Kalsch <[email protected]> writes:

> To be completely
> in context of a schema - so that I can use all tables without the
> prefix - I have to reset the search_path very often.

Why?  Just say "ALTER DATABASE foo SET search_path = public, bar, baz"
once and you're done.


-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to