Re: [HACKERS] Case insensitivity, and option?
h writing : select * from table where lower(field) = lower('BLah'); -- Mathieu Arnold ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
Re: [HACKERS] Big 7.4 items - Replication
--En cette belle journée de samedi 14 décembre 2002 11:59 -0500, -- Bruce Momjian écrivait avec ses petits doigts : > > This sounds like two-phase commit. While it will work, it is probably > slower than Postgres-R's method. What exactly is Postgres-R's method ?