Thread
-
New User -- PG features
Sean <sean@fastinternet.net.au> — 1998-05-16T01:57:31Z
Hi, I have just successfully installed postgresql from source under redhat 5... apart from some trouble getting the Pg perl to work all went well. So my first question is ..... does postgresql support foreign keys properly or sub-selects? I looked through the manuals and I think it said "yes & no". My quick experiments say no, I think..... Thanks, Sean.
-
Re: [SQL] New User -- PG features
jose' soares <sferac@bo.nettuno.it> — 1998-05-18T15:38:25Z
On Sat, 16 May 1998, Sean wrote: > Hi, > I have just successfully installed postgresql from source under redhat 5... > apart from some > trouble getting the Pg perl to work all went well. > > So my first question is ..... does postgresql support foreign keys properly > or sub-selects? I looked through the > manuals and I think it said "yes & no". My quick experiments say no, I > think..... o FOREIGN KEYs not yet supported. o Sub-Selects supported from version 6.3 Jose'