Re: checking existence of a table before updating its SERIAL

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: checking existence of a table before updating its SERIAL
Дата
Msg-id CAKFQuwbGyR7kcdySrcu8JMjeFzbU9YuPUcXiLX-SmpctwsvXKQ@mail.gmail.com
обсуждение исходный текст
Ответ на checking existence of a table before updating its SERIAL  (Matthias Apitz <guru@unixarea.de>)
Список pgsql-general
On Monday, June 8, 2020, Matthias Apitz <guru@unixarea.de> wrote:

Can some kind soul help me with doing a test for the existence of the
table to avoid the error message about non existing relation?



David J.

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

Предыдущее
От: Matthias Apitz
Дата:
Сообщение: checking existence of a table before updating its SERIAL
Следующее
От: Thorsten Schöning
Дата:
Сообщение: Concurrenctly running CREATE TEMP TABLE IF NOT EXISTS [...] AS [...]