Re: Persistence problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Persistence problem
Дата
Msg-id 11023.1273872769@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Persistence problem  ("I. B." <i.bre@live.com>)
Ответы Re: Persistence problem  ("I. B." <i.bre@live.com>)
Список pgsql-general
"I. B." <i.bre@live.com> writes:
> How to fix this?

As long as you keep on showing us wrappers, and not the code that
actually does the work, we're going to remain in the dark.  What
you have shown us just copies data from point A to point B, and
it looks like it would be fine if the source data conforms to
PG's expectations.  But the problem is presumably that the source
data *doesn't* conform to those expectations.

            regards, tom lane

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

Предыдущее
От:
Дата:
Сообщение: Re: Poor query performance on one of two "like" databases in production.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "--variable foo=bar" vs. "\set foo quux" in ~/.psqlrc