Re: Copy/delete issue - Mailing list pgsql-general

From Herouth Maoz
Subject Re: Copy/delete issue
Date
Msg-id 494E111E.8080709@unicell.co.il
Whole thread Raw
In response to Re: Copy/delete issue  (Adrian Klaver <aklaver@comcast.net>)
Responses Re: Copy/delete issue
List pgsql-general
Adrian Klaver wrote:
> <Snip>
>
> Are you sure the problem is not in "$datefield" = "*" . That the script that
> formats the data file is not correctly adding "*" to the right file. Seems
> almost like sometimes the second CMD is being run against the table that the
> first CMD should be run on. In other words it is not doing a complete
> delete , but a date based one, and you then import duplicate records.
>
>
Thanks for your reply. The file containing the tables list is static -
it doesn't change from one run to the next (unless I edit it personally).

Herouth

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: infinity interval
Next
From: "Dennis Brakhane"
Date:
Subject: Re: Copy/delete issue