Re: Check constraint failure messages

Поиск
Список
Период
Сортировка
От Miles Elam
Тема Re: Check constraint failure messages
Дата
Msg-id CAALojA9zRXojHtVKg11fh2oUu957gg9LSXMH6pt17LWBvz3bfQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Check constraint failure messages  (Ron <ronljohnsonjr@gmail.com>)
Ответы RE: Check constraint failure messages  (Kevin Brannen <KBrannen@efji.com>)
Re: Check constraint failure messages  (Miles Elam <miles.elam@productops.com>)
Список pgsql-general
On Tue, Apr 6, 2021 at 1:59 PM Ron <ronljohnsonjr@gmail.com> wrote:

The blunt force answer is to not use bulk inserts.  Try COPY; it's good at saying which record throws an error.

Sadly, this is a cloud-managed database without direct access to 5432 from outside the VPC and bastian instances are frowned upon by our security folks. Guess I'm stuck with bisecting. Thanks for the confirmation.

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

Предыдущее
От: Ron
Дата:
Сообщение: Re: Check constraint failure messages
Следующее
От: DAVID Nicolas
Дата:
Сообщение: RE: Open source licenses