Re: weird problem

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: weird problem
Дата
Msg-id 20030709202328.K27129-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Re: weird problem  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
On Thu, 10 Jul 2003, Christopher Kings-Lynne wrote:

> > Hmm...  I was thinking the index could be somehow corrupted.  However,
> > it's strange that all databases have the same problem, since pg_trigger
> > is not shared across databases.
> >
> > Have you tried reindexing pg_trigger?
>
> Can't - I can't log into any database.
>
> Maybe it's one of psql's startup queries causing the problem?

Maybe, perhaps try a standalone backend (I think you'll need to give it a
-P as well).  But it is wierd that it's happening on all databases.




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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Array functions 7.4
Следующее
От: Philip Yarra
Дата:
Сообщение: Re: Possible psql bug