Re: [BUGS] bug on starting postgres

2005-09-14 Thread John R Pierce
Puvi Subramanian wrote: Hi, we installed postgres 8.0.3 in fedora core 4 successfully. We created the super user named as postgres to start postgres. When i execute the command "/usr/local/pgsql/bin/postmaster -i -D data" in my terminal it gives bur that postmaster cannot access the s

Re: [BUGS] Race-condition with failed block-write?

2005-09-14 Thread Arjen van der Meijden
On 13-9-2005 16:25, Tom Lane wrote: Arjen van der Meijden <[EMAIL PROTECTED]> writes: It's highly unlikely that that query has anything to do with it, since it's not touching anything but system catalogs and not trying to write them either. Indeed, other things trigger it as well. The first

[BUGS] BUG #1880: Installation failure

2005-09-14 Thread Abdulkadir Nazif
The following bug has been logged online: Bug reference: 1880 Logged by: Abdulkadir Nazif Email address: [EMAIL PROTECTED] PostgreSQL version: 8.03 Operating system: windows xp professional Description:Installation failure Details: Shortly after commencement of exra

[BUGS] BUG #1879: ODBC Connection Dies

2005-09-14 Thread Paul O'Connor
The following bug has been logged online: Bug reference: 1879 Logged by: Paul O'Connor Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4.2 Operating system: Redhat: kernel 2.4 Description:ODBC Connection Dies Details: The ODBC Connection dies, displaying vari

[BUGS] bug on starting postgres

2005-09-14 Thread Puvi Subramanian
  Hi,     we installed postgres 8.0.3 in fedora core 4 successfully. We created the super user named as postgres to start postgres. When i execute the command  "/usr/local/pgsql/bin/postmaster -i -D data" in my terminal it gives bur that postmaster cannot access the server configuration file "/h

Re: [BUGS] Race-condition with failed block-write?

2005-09-14 Thread Arjen van der Meijden
On 13-9-2005 0:26, Tom Lane wrote: Arjen van der Meijden <[EMAIL PROTECTED]> writes: There is still the question of how the LSN value got corrupted, but we've probably missed any chance of finding that out now. As a matter of fact, I just tested it again. Issuing that same query will trigger

Re: [BUGS] Race-condition with failed block-write?

2005-09-14 Thread Tom Lane
Arjen van der Meijden <[EMAIL PROTECTED]> writes: >> I'll try and see if I can dig up more from the logs and see if I can >> test a few reasonable scenario's tomorrow though. > I wasn't able to find anything suspicious at all. Is it conceivable that the init-script itself did something funny? Th

Re: [BUGS] Race-condition with failed block-write?

2005-09-14 Thread Arjen van der Meijden
Tom Lane wrote: Arjen van der Meijden <[EMAIL PROTECTED]> writes: I'll try and see if I can dig up more from the logs and see if I can test a few reasonable scenario's tomorrow though. I wasn't able to find anything suspicious at all. Is it conceivable that the init-script itself did someth

Re: [BUGS] Race-condition with failed block-write?

2005-09-14 Thread Arjen van der Meijden
Arjen van der Meijden wrote: On 13-9-2005 23:01, Tom Lane wrote: I'll try and see if I can dig up more from the logs and see if I can test a few reasonable scenario's tomorrow though. I wasn't able to find anything suspicious at all. A smart-shutdown should've come from the user postgres and