[GENERAL] Timestamp with Timezone

2004-08-25 Thread Chris M. Gamble
I recently upgraded an application from postgresql 7.4.2 to 7.4.5, and now I am having timezone nightmares. I checked on the old server, and found that in the postgresql.conf, the timezone was set for unknown. The timezone portion of the records was being set to GMT+06 ( for reference, I am in

[GENERAL] Replication again

2003-10-27 Thread Chris M. Gamble
Does anyone know a good commercial application that does multi-master replication for postgres? Thanks ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMA

Re: [GENERAL] Desperate help needed for Replication

2003-10-23 Thread Chris M. Gamble
Jue 23 Oct 2003 19:41, Chris M. Gamble escribió: > > I am trying to perform what I best understand as Multi-master asynchronous > replication for postgres 7.3.3 servers. After researching, I tried the > pgReplication project (and made the simple modification as listed in their > m