Re: [GENERAL] Clustered PostgreSQL

2006-03-18 Thread Chris Travers
Jojo Paderes wrote: We're currently using Ubuntu Breezy Hedgehog for our existing PostgreSQL database server (8.0.x). A Java-based applications uses the database server via JDBC. I'm not sure if this question is within the context but I would like to know if clustering can provide a hot-standby

Re: [GENERAL] Clustered PostgreSQL

2006-03-14 Thread Devrim GUNDUZ
Hi, On Tue, 2006-03-14 at 11:08 -0700, Brendan Duddridge wrote: > Do you know if pgcluster will work with PostgreSQL 8.1.3? I haven't tested but as far as I can read from web page, 1.5.0rc1 works on 8.1.1 -- They now have rc7, and maybe it works on 8.1.3, but I don't know... Regards, -- The Pos

Re: [GENERAL] Clustered PostgreSQL

2006-03-14 Thread Brendan Duddridge
Do you know if pgcluster will work with PostgreSQL 8.1.3? Brendan Duddridge | CTO | 403-277-5591 x24 | [EMAIL PROTECTED] ClickSpace Interactive Inc. Suite L100, 239 - 10th Ave. SE Calgary, AB T2G 0V9 http://www.clickspace.co

Re: [GENERAL] Clustered PostgreSQL

2006-03-14 Thread Jojo Paderes
We're currently using Ubuntu Breezy Hedgehog for our existing PostgreSQL database server (8.0.x). A Java-based applications uses the database server via JDBC. I'm not sure if this question is within the context but I would like to know if clustering can provide a hot-standby instance for a product

Re: [GENERAL] Clustered PostgreSQL

2006-03-14 Thread Devrim GUNDUZ
Hi, On Tue, 14 Mar 2006, Thomas Hallgren wrote: If you're using JDBC, the C-JDBC (http://c-jdbc.objectweb.org/) might be a good option. Definitely. I've read some papers on C-JDBC 3 years ago, and was really satisfies with its features. Regards, -- The PostgreSQL Company - Command Prompt,

Re: [GENERAL] Clustered PostgreSQL

2006-03-14 Thread Thomas Hallgren
If you're using JDBC, the C-JDBC (http://c-jdbc.objectweb.org/) might be a good option. Regards, Thomas Hallgren Devrim GUNDUZ wrote: Hi, On Tue, 14 Mar 2006, Jojo Paderes wrote: Is it possible to cluster PostgreSQL? If yes where can I find the resource information on how to implement it?

Re: [GENERAL] Clustered PostgreSQL

2006-03-14 Thread Louis Gonzales
Jojo Paderes wrote: Is it possible to cluster PostgreSQL? If yes where can I find the resource information on how to implement it? -- http://jojopaderes.multiply.com http://jojopaderes.wordpress.com ---(end of broadcast)--- TIP 4: Have you search

Re: [GENERAL] Clustered PostgreSQL

2006-03-14 Thread Devrim GUNDUZ
Hi, On Tue, 14 Mar 2006, Jojo Paderes wrote: Is it possible to cluster PostgreSQL? If yes where can I find the resource information on how to implement it? You can use pgcluster: http://pgcluster.projects.postgresql.org/ (I haven't tried it yet) Of course, you can install any clustering s

[GENERAL] Clustered PostgreSQL

2006-03-14 Thread Jojo Paderes
Is it possible to cluster PostgreSQL? If yes where can I find the resource information on how to implement it? -- http://jojopaderes.multiply.com http://jojopaderes.wordpress.com ---(end of broadcast)--- TIP 4: Have you searched our list archives?