On 25/05/2007 18:56, Arnaldo Gandol wrote:
Can I have 2 instance of postgres service running against same db???. I meant 2 machine or the same machine with a 2 running executing postgres process (if it is in the same machine, then through different ports),
AFAIK you can't, and trying to do so is a sure way to finish up with a corrupt database.
Ray. --------------------------------------------------------------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --------------------------------------------------------------- ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match