Updating & inserting in one shot!

Поиск
Список
Период
Сортировка
От Vittorio
Тема Updating & inserting in one shot!
Дата
Msg-id 10a82f56549.vdemart1@tin.it
обсуждение исходный текст
Ответы Re: Updating & inserting in one shot!  ("Harald Armin Massa" <haraldarminmassa@gmail.com>)
Список pgsql-general
In my Postgresql 8.06 db I have a table in which the key fields are a
date and a code.

Now I need to load data from a text file (or a
temporary table) that either should update OR should be insert-ed into
that table.

Is there any ready-to-use, contributed function allowing
this 1-shot update-insert into a table?

Ciao
Vittorio

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: ANALYZE for a schema
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Load testing across 2 machines