Re: [GENERAL] Looking for a command to list schemas

2005-10-28 Thread Marc Andre Paquin
Le 2005 10 26 09:36, Martijn van Oosterhout a ecrit: > On Tue, Oct 25, 2005 at 11:25:22AM -0700, Cosmopo wrote: > > Hello, > > > > We are presently experimenting with Postgresql schemas... We used basic > > commands like \d to list info from all tables/sequence/owner in a > > db... The schema info

Re: [GENERAL] Multiple database queries

2005-10-02 Thread Marc Andre Paquin
Le 2005 10 02 14:36, David Fetter a ecrit: > On Sat, Oct 01, 2005 at 09:37:49PM -0700, Cosmopo wrote: > > Hello, > > > > I was using many years ago Sybase that was able then to query > > several tables that could be located in more than one database... I > > know that Postgresql did not at the time

[GENERAL] Syntax upgrade problem: from 6.0 to 6.4

1999-06-08 Thread Marc Andre Paquin
Hello, I have posted a question a week ago concerning a column name problem and you helped me solve the problem. Hey! I had to recreate a database that already exist in version 6.0 and transfer data to 6.4 I had tables like this: (no int4, city varchar(32), country varchar(32)) but the creati