Re: [GENERAL] Error message: Ralation X does not have

2003-08-14 Thread Jan Oksfeldt Jonasen
At 01:40 PM 8/6/2003, Peter Eisentraut wrote: You need to double-quote the names or they will be converted to lower case. Thank you both. The reason why the initial table creation have quoted columns names is that it's generated by a program we use for schema creation. I'm currently adding to it

Re: [GENERAL] Error message: Ralation X does not have

2003-08-06 Thread Martijn van Oosterhout
On Wed, Aug 06, 2003 at 03:06:12PM +0100, Jan Oksfeldt Jonasen wrote: > At 01:40 PM 8/6/2003, Peter Eisentraut wrote: > >You need to double-quote the names or they will be converted to lower > >case. > > > > Thank you both. The reason why the initial table creation have quoted > columns names is

Re: [GENERAL] Error message: Ralation X does not have attribute Y

2003-08-06 Thread Shridhar Daithankar
On 6 Aug 2003 at 14:34, Jan Oksfeldt Jonasen wrote: > Hi, > I'm a very new user of the PostgreSQL database, but I've quickly > encountered what I consider an pretty odd error. Let it be said, this is > using the PeerDirect PostgreSQL Beta 4 using Win2K SP3, so it's bound to > have certain issue