Re: unable to dump database, toast errors

Поиск
Список
Период
Сортировка
От Lonni J Friedman
Тема Re: unable to dump database, toast errors
Дата
Msg-id Pine.LNX.4.44.0304030641490.28169-100000@beefcake.hdqt.vasoftware.com
обсуждение исходный текст
Ответ на Re: unable to dump database, toast errors  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: unable to dump database, toast errors  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Thu, 3 Apr 2003, Tom Lane wrote:

> Lonni Friedman <lfriedman@vasoftware.com> writes:
> > So, i took down the DB, started it in standalone, and ran:
> > reindex INDEX pg_toast_302323_idx
>
> For a user table you didn't really need to take down the DB.

attempting to drop pg_toast_302323_idx failed with an error that it was a
system index.

> > but according to the REINDEX dox, i should see a 'REINDEX' if all is
> > well, and i never do, i'm just dumped back to another backend> prompt.
>
> That is a user-interface detail that is correct when running psql,
> but I don't think a standalone backend bothers with such fine points.
> If it didn't spit up an error message then it was happy.
>
> The real question is did pg_dump get any better after you did this?

unfortunately, no.


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

Предыдущее
От: "Peter Haworth"
Дата:
Сообщение: Re: this date format thing.
Следующее
От: Jason Hihn
Дата:
Сообщение: Help with array constraints