Bugs or Error?

From: Ninonard Policarpio <nard(at)stm(dot)com(dot)ph>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bugs or Error?
Date: 2003-03-19 01:58:24
Message-ID: 3E77CEC0.6090507@stm.com.ph
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello,

I just want to know if this is a bug or just an error to my postgrsql.

What i did is i install the postgresql 7.2.1mlx for libs, posgresql, and
server

using Linux Red Hat 8.0.

Then i created a "postgres" and do the following;

su postgres
psql template1

then i try to create database "inventory" in template1=# then
this message appear.

"NOTICE: write error may be permanent: cannot write block 10 for 22892/1249
ERROR: cannot write block 10 of 22892/1249 blind: No such file or
directory"

How this happen?

Thanks in advance.

-=Nard=-

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Chris Brown 2003-03-19 03:23:34 libpq PQexec not thread-safe
Previous Message Stephan Szabo 2003-03-18 18:30:09 Re: Bug #913: plpgsql function fails on second call