Re: [ADMIN] Postgresql Replication High Availability

2005-12-02 Thread Rodrigo Hjort
We're on the same situation. --> PGCluster Actualy, we installed and tested PGCluster on UML (User Mode Linux) environment and real distributed stations. There were a lot of critical issues on it! For example, once a user tries to connect to an unexisting database, the load balancer fails and nee

[ADMIN] Continuent Sequoia + PGCluster

2005-12-02 Thread Rodrigo Hjort
As I saw past threads about Sequoia (former C-JDBC), I tell you that we're testing it on the company. My first impression is that it works with ease and transparency to the application. We still couldn't find a benchmark application to evaluate its performance fall, since it's based on JDBC connec

[ADMIN] Corrupted dumpfiles

2005-12-02 Thread zac
Hi, due a error in the crontab i have the problem that the dump files are "overlapping". That means before the dump process was finished a second pg_dump started. Therefor i have some dump files but non of them holds the whole content. If i try to reload the dumpfiles pg_restore stopps after some

Re: [ADMIN] reg:BLOB

2005-12-02 Thread Jim C. Nasby
http://www.postgresql.org/docs/current/static/datatype-binary.html On Fri, Dec 02, 2005 at 02:39:59PM +0530, sandhya wrote: > where can i found document for this? > > > - Original Message - > From: "Kosol Tuanveeradej" <[EMAIL PROTECTED]> > To: "sandhya" <[EMAIL PROTECTED]> > Sent: Frid

Re: [ADMIN] reg:BLOB

2005-12-02 Thread sandhya
Hi rajesh In your link i need to see Client interface part only right?I have gonethrough this http://www.postgresql.org/docs/8.0/static/lo-interfaces.html Through Objectid only we can store file contents /any other way to do this? - Original Message - From: "R, Rajesh (STSD)"

Re: [ADMIN] reg:BLOB

2005-12-02 Thread R, Rajesh (STSD)
http://www.postgresql.org/docs/8.0/static/index.html Use google. -- Rajesh R -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of sandhya Sent: Friday, December 02, 2005 2:40 PM To: Kosol Tuanveeradej Cc: postgre Subject: Re: [ADMIN] reg:BLOB where can i fo

Re: [ADMIN] reg:BLOB

2005-12-02 Thread sandhya
where can i found document for this? - Original Message - From: "Kosol Tuanveeradej" <[EMAIL PROTECTED]> To: "sandhya" <[EMAIL PROTECTED]> Sent: Friday, December 02, 2005 2:30 PM Subject: Re: [ADMIN] reg:BLOB > Postgresql support BLOB datatype surely. > -Kosol > sandhya wrote: > > > h

[ADMIN] reg:BLOB

2005-12-02 Thread sandhya
hi   Please tell me what is BLOB and whether Postgresql supports this blob datatype? Where can i found the document?I need this very urgently..pls tell me   -Sandhya