Le Mardi 13 Décembre 2005 05:58, Andreas Pflug a écrit : > Jim C. Nasby wrote: > > On Tue, Dec 13, 2005 at 12:48:55AM +0100, Guillaume LELARGE wrote: > >>Well, it seems that pg_* schemas are system schemas and that public and > >>information_schema schemas are public one. I think we should exclude > >> system schemas depending on their names and show public and > >> information_schema, whatever their actual name are. > > > > BTW, it'd probably be useful to have an easy way to show everything. > > It's not that uncommon to want to go into the catalog tables... > > This option is called "system objects" and is present in pgadmin since > the very beginning... >
And this is the only way to see a renammed public schema. -- Guillaume. <!-- http://abs.traduc.org/ http://lfs.traduc.org/ http://traduc.postgresqlfr.org/ --> ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match