Re: Postgresql performance

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Postgresql performance
Дата
Msg-id 200310220906.35297.josh@agliodbs.com
обсуждение исходный текст
Ответ на Postgresql performance  (CHEWTC@ap.nec.com.sg)
Список pgsql-performance
NEC,

> After a few weeks of usage, when we do a \d at the sql prompt, there was a
> duplicate object name, ie it can be a duplicate row of index or table.
> When we do a \d table_name, it will show a duplication of column names
> inside the table.

I think the version of PSQL and pg_dump which you are using do not match the
back-end database version.  Correct this.

--
Josh Berkus
Aglio Database Solutions
San Francisco

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

Предыдущее
От: Will LaShell
Дата:
Сообщение: Re: RAID controllers etc... was: PostgreSQL data on a
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: poor cpu utilization on dual cpu box