Re: [HACKERS] Pg7.1beta3: connect failed: The DB System is starting up.

2001-01-12 Thread Valter Mazzola
>From: "Vadim Mikheev" To: "Valter Mazzola" , Subject: Re: [HACKERS] >Pg7.1beta3: connect failed: The DB System is starting up. Date: Fri, 12 Jan >2001 00:36:55 -0800 > > > With Apache Mod Perl, Apache::DBI, stress test with apache bench (ab -n > &g

[HACKERS] Pg7.1beta3: connect failed: The DB System is starting up.

2001-01-11 Thread Valter Mazzola
With Apache Mod Perl, Apache::DBI, stress test with apache bench (ab -n 10 -c 4) in apache error_log i've got: [Pg7.1beta3 with standard conf files.] .. [Fri Jan 12 07:48:58 2001] [error] DBI->connect(dbname=mydb) failed: The Data Base System is starting up Architectur

Re: [HACKERS] Pg7.1beta3: FATAL: s_lock(0x401f7010) at spin.c:147, stuck spinlock.

2001-01-11 Thread Valter Mazzola
> 1; random | count +--- ! 103 | 2 ! (1 row) SELECT random FROM RANDOM_TBL WHERE random NOT BETWEEN 80 AND 120; == >From: Tom Lane <[EMAIL PROTECTED]> >To: "Valter Mazzola" <

[HACKERS] Pg7.1beta3: FATAL: s_lock(0x401f7010) at spin.c:147, stuck spinlock.

2001-01-11 Thread Valter Mazzola
what happens? valter. [i've done vacuum analyze while query are running... vacuum stopped at some point, then i've decided to ctrl-c, then killed postmaster] - postgres@lora:~$ /usr/pg71/bin/pg_ctl -D /usr/pg71/data/ stop Smart Shutdown request at Fri Jan 1

[HACKERS] replacing shmem

2001-01-05 Thread Valter Mazzola
Excuse my ignorance. Is there a way to replace the shmem and sem (ipc.c) to use files. In this way we can have a sort of a parallel server using GFS. 1.Starting a postmaster on ONE machine creates the shared structures, 2.then start on other cluster-machines, the variuos machines share the same