Am Montag, 20. Februar 2006 14:15 schrieb Q Beukes:
> Hey,
>
> This might not be much, but can there maybe be a future feature for
> having a shortcut to "set search_path='schema-name';"
> similiar to \c dbname ??

pei=# \set X 'set search_path = '
pei=# :X public;
SET
pei=# show search_path;
 search_path
-------------
 public

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to