Bugs or Error?

Started by Ninonard Policarpioabout 23 years ago2 messagesbugs
Jump to latest
#1Ninonard Policarpio
nard@stm.com.ph

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=-

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Ninonard Policarpio (#1)
Re: Bugs or Error?

Ninonard Policarpio <nard@stm.com.ph> writes:

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

What in the world is "postgresql 7.2.1mlx" ?

"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"

This seems pretty broken, indeed, but I can't help wondering what it is
that you have installed.

regards, tom lane