Re: Persistence problem - Mailing list pgsql-general

From Tom Lane
Subject Re: Persistence problem
Date
Msg-id 11023.1273872769@sss.pgh.pa.us
Whole thread Raw
In response to Re: Persistence problem  ("I. B." <i.bre@live.com>)
Responses Re: Persistence problem  ("I. B." <i.bre@live.com>)
List 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 by date:

Previous
From:
Date:
Subject: Re: Poor query performance on one of two "like" databases in production.
Next
From: Tom Lane
Date:
Subject: Re: "--variable foo=bar" vs. "\set foo quux" in ~/.psqlrc