RE: org.postgresql.util.PSQLException: Error could not open file "base/": No such file or directory

From: Alvaro Aguayo Garcia-Rada <aaguayo(at)opensysperu(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org, Raghavendra Rao J S V <raghavendrajsv(at)gmail(dot)com>
Subject: RE: org.postgresql.util.PSQLException: Error could not open file "base/": No such file or directory
Date: 2018-03-06 02:05:24
Message-ID: jhmtvg1iplpidb4b7g6s1onk.1520301900543@email.android.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What do you have on your postgresql logs, on the server?

Alvaro Aguayo
Jefe de Operaciones
Open Comb Systems E.I.R.L.

Oficina: (+51-1) 3377813 | RPM: #034252 / (+51) 995540103  | RPC: (+51) 954183248
Website: www.ocs.pe

Sent from my Sony Xperia™ smartphone

---- Raghavendra Rao J S V wrote ----

Hi,

Few of the tables and indexes are bloated though auto vacuum has enables.

Two reclaim the space vacuum, I have ran vacuum full on the larger tables
and also performed reindex on the indexes which are in larger size. Now the
size of the database is in control.

After perfoming the vacuum full and reindexing on larger tables, I am
facing below error.

*org.postgresql.util.PSQLException: Error could not open file "base/": No
such file or directory*

Please guide me how to resolve the above error and let me know does this
has any relation with vacumm full or reindexing operation which are
performed by me.

--
Regards,
Raghavendra Rao J S V

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dylan Luong 2018-03-06 04:45:10 Resync second slave to new master
Previous Message Raghavendra Rao J S V 2018-03-06 01:54:03 org.postgresql.util.PSQLException: Error could not open file "base/": No such file or directory