Urgent
Hi,
My postgresql was running successfully in my Redhat LInux 9. After
1 day when i try to login to the folder /usr/local/pgsql/data to
update the ip address i am getting
as
[root@reset data]# ls
Segmentation fault
I am unable to see the files under /usr/local/pgsql/data/,
I need to update the file pg_hba.conf. Plz help me.
--
Warm Regards,
S.ElayaRaja
Mobile: (+91) 98450 59540
E-Mail: elayaraja.s@gmail.com
raja_nk@hotmail.com
On Mon, 18 Apr 2005, ElayaRaja S wrote:
My postgresql was running successfully in my Redhat LInux 9. After
1 day when i try to login to the folder /usr/local/pgsql/data to
update the ip address i am getting
as
[root@reset data]# ls
Segmentation faultI am unable to see the files under /usr/local/pgsql/data/,
I need to update the file pg_hba.conf. Plz help me.
That looks like a corrupted filesystem or similar to me. Not related to
PostgreSQL.
You might want to run fsck or some other diagnostic tools on your system.
- Heikki