[BUGS] BUG #2254: APPLICATION CHASH

2006-02-12 Thread JAY
The following bug has been logged online: Bug reference: 2254 Logged by: JAY Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1 Operating system: WINDOWS2000 Description:APPLICATION CHASH Details: IF I TRY TO GET PROPERTIES FROM A TEMPLETE_ZERO (0) DATABASE

Re: [BUGS] PostgreSQL 7.0.2 Date Miscalculation

2001-04-07 Thread Jay Guerette
Justin, I am using the Redhat 7.0 distribution, updated with a 2.2.18 kernel. > Hi Jay, > > Which OS are you using? Mandrake-Linux 7.2 is known to have bugs in > the version of PostgreSQL they supply as RPM's. > > Regards and best wishes, > > Justin Clif

[BUGS] psql 7.2.1: \d (alone) missing from \?

2002-06-27 Thread Jay Berkenbilt
s all relations along with the type and owner. This fact is, however, not mentioned in the help message you get with \?, which lists loads of other things you can with \d but forgets to mention \d all by itself. -- Jay Berkenbilt <[EMAIL PROTECTED]> http://www.ql.org/q/

Re: [BUGS] psql 7.2.1: \d (alone) missing from \?

2002-07-02 Thread Jay Berkenbilt
> Jay Berkenbilt wrote: > > > > This problem is so simple, the subject pretty much says it all. For > > the sake of completeness, I'm running PostgreSQL 7.2.1 as supplied by > > RedHat in their 7.3 release for i386. This bug report pertains

Re: [BUGS] Select where (upper(xy)~'.CH'); ..matches also SPACE CH

2000-10-26 Thread D. Jay Newman
at. If you want to match the "." character, then use '\.CH'. Question: why aren't you using ~* (which does a case insensitive match) rather than upper(xy) ~ '.CH'? I haven't done benchmarking so I don't know which is faster... I hope this help

Re: [BUGS] compilation error on linux mandrake

2000-12-14 Thread D. Jay Newman
he compile (a few times if necessary). I hope this helps. -- D. Jay Newman ! For the pleasure and the profit it derives [EMAIL PROTECTED] ! I arrange things, like furniture, and http://www.sprucegrove.com/~jay/ ! daffodils, and ...lives. -- Hello Dolly

[BUGS] BUG #4128: The postmaster.opts.default file is begin ignored

2008-04-24 Thread Gary Jay Peters
The following bug has been logged online: Bug reference: 4128 Logged by: Gary Jay Peters Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.1 Operating system: Linux/Debian Description:The postmaster.opts.default file is begin ignored Details: 1st, I already