Re: [GENERAL] Regarding vacuumdb

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] Regarding vacuumdb
Дата
Msg-id 16211.999004497@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Regarding vacuumdb  (Bhuvaneswari <shan@ceedees.com>)
Список pgsql-jdbc
Bhuvaneswari <shan@ceedees.com> writes:
> ERROR: mdopen: couldn't open test1: No such file or directory

Looks like you tried to roll back a DROP TABLE.  You can get out of the
immediate problem by doing
    touch $PGDATA/base/db1/test1
and then drop the table.

Next, run do not walk to an archive site and get a newer release of
Postgres.  You are at least two major releases behind the times, and
I can't even begin to count the number of bugs fixed since then ...
but this is one of them.

            regards, tom lane

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "chris markiewicz"
Дата:
Сообщение: RE: next() and PreparedStatement
Следующее
От: T.R.Missner@Level3.com
Дата:
Сообщение: RE: Fastpath error on solaris 2.8 pgsql 7.1.3