RE: [GENERAL] 6.4.2 and 6.5 date usertype difference

1999-07-01 Thread Colin Price (EML)
PGDATESTYLE=ISO Phew! > > On Tue, 29 Jun 1999, Colin Price (EML) wrote: > > > Date: Tue, 29 Jun 1999 21:53:24 +0200 > > From: "Colin Price (EML)" <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: [ADMIN] 6.4.2 and 6.5 date usertype diffe

[GENERAL] 6.4.2 and 6.5 date usertype difference

1999-06-29 Thread Colin Price (EML)
I have just replicated a db in 6.5 from 6.4.2. The table selects the date differently from the identical table. I obviously set a parameter in 6.4.2 which I now cannot find (from mail list archive and doc as well). Please aid someone who is tearing his hair out. Thank you in advance, Colin. Th

[GENERAL] pg_dump query about views

1999-02-12 Thread Colin Price (EML)
Again, apologies if this is a duplication from the past but I can't it in pgsql-questions : --- In the reference section, it states there are problems with dumping views and rules. A pg_dumpall/pg_dump stores the view as a table with a rule. Therefore, when loaded back