User attibutes - Mailing list pgsql-admin

From
Subject User attibutes
Date
Msg-id f89caf30a4.f30a4f89ca@vodafone.es
Whole thread Raw
Responses Re: User attibutes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hello,

I can set user varibales in postgresql
  (ALTER USER user SET search-path=$owner,public,other;)
and I can reset.
  (ALTER USER user RESET search-path)

But, how can I show user variables?

ALTER USER user SHOW search-path; <-- error.

Thanks,
    JOAN



__________________________________________________________________
Vodafone publicidad: ¡No te deshagas de más tesoros!. AlbumSMS es tu
bandeja de mensajes cortos. Manda tus SMS favoritos al 300
(coste+impuestos) y entra en
www.mivodafone.vodafone.es/servicios/albumsms o en el menú WAP de tu
móvil para leerlos, organizarlos en carpetas, crearte listas de
contactos o enviar tus SMS desde la web... Hasta el 31/1/2004 tendrás 5
SMS nacionales gratis al día a móviles Vodafone.


pgsql-admin by date:

Previous
From: "Coby Beck"
Date:
Subject: suddenly changed behaviour
Next
From: "Iain"
Date:
Subject: Can I change the character encoding for a DB?