[ADMIN] users work now with PostgreSQL

2000-12-11 Thread Michael B. Babakov
Good day! How to look what users work now with PostgreSQL? Good luck, Michael --- e-mail: [EMAIL PROTECTED] http://sochi.net.ru/~mike

[ADMIN]

2000-12-11 Thread Williams Pedrogan
Hi... I need help about PostgreSQL 7.0.3.. I am trying to install under Win98/Me, but i have been problems... Please. PostgreSQL is installable on WIN98/M3? Thanks _ Do You Yahoo!? Obtenga su dirección de correo-e gratis @yaho

Re: [ADMIN]

2000-12-11 Thread Peter Eisentraut
Williams Pedrogan writes: > Please. PostgreSQL is installable on WIN98/M3? Nope -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/

Re: [ADMIN] Implementing mod_perl, Perl 5.004, and Postgres

2000-12-11 Thread Jimi Thompson
Dennis, I am posting in the hopes that this helps some other poor Slowlaris user. After much hair pulling and assistance from some very kind people (Dennis, Dana, etc.), I have my application installed. My current OS is solaris 2.6 (on this box). For those not familiar is Sparc-Solaris 2.6,

[ADMIN] Postgres failover

2000-12-11 Thread Peter Schmidt
PostgreSQL v7.0.2 My company is looking for a way to implement failover w/Postgres. I've determined that two postmasters running on different machines (FreeBSD) can share a single $PGDATA directory(NFS mount) as long as only one postmaster is running at a time. Originally I thought I might be ab

Re: [ADMIN] Implementing mod_perl, Perl 5.004, and Postgres

2000-12-11 Thread Dana Hudes
Oh you definitely want to keep on top of the monthly "recommended" patch cluster with Solaris. Sorry I didn't think of that. Yes, whenever one is having funky problems ask yourself if you have the latest stable revision/patchlevel. - Original Message - From: "Jimi Thompson" <[EMAIL PRO

Re: [ADMIN] Postgres failover

2000-12-11 Thread Ragnar Kjørstad
On Mon, Dec 11, 2000 at 12:55:30PM -0800, Peter Schmidt wrote: > PostgreSQL v7.0.2 > > My company is looking for a way to implement failover w/Postgres. > > I've determined that two postmasters running on different machines (FreeBSD) > can share a single $PGDATA directory(NFS mount) as long as o

[ADMIN] LockReplace: xid table corrupted

2000-12-11 Thread Dronamraju Rajesh
Hi There, I have production systems running postgres for 24x7x365. But suddenly it stops serving the requests but the postmaster does not die. I cant do select or even say pgsql until i kill postmaster clear shared memory segments and restart it again. for all the forth coming requests it s

[ADMIN] JDBC Driver

2000-12-11 Thread vijayendra mohan agrawal
Hi all, I want to use PostGreSQL in my Java application. I have compiled jdbc2 since I am using JDK1.2 I have placed the jar file in my CLASSPATH. I am trying to connect to PostGreSQL server running in HP-UX machine connected to my PC through LAN. In my machine, I am working in Windows 95 platfor

[ADMIN] Re: [BUGS] LockReplace: xid table corrupted

2000-12-11 Thread Dronamraju Rajesh
thanks tomBut strange thing is that my database has only 15 tables totally...which are very small too... so how would be the way of me reaching to 1000 tables??? and why do i get an error message "sorry too many clients" ??? Regards Rajesh --- Tom Lane <[EMAIL PROTECTED]> wrote: > Dronamra