mysql replace in postgreSQL?

Поиск
Список
Период
Сортировка
От blackwater dev
Тема mysql replace in postgreSQL?
Дата
Msg-id 34a9824e0510281857n3b4a3d01gc82f615a5f3a5d9b@mail.gmail.com
обсуждение исходный текст
Ответы Re: mysql replace in postgreSQL?  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: mysql replace in postgreSQL?  (Bricklen Anderson <bricklen@shaw.ca>)
Re: mysql replace in postgreSQL?  (Kostas Maistrelis <maisk@ath.forthnet.gr>)
Re: mysql replace in postgreSQL?  (<cristian@clickdiario.com>)
Re: mysql replace in postgreSQL?  (David Fetter <david@fetter.org>)
Список pgsql-general
In MySQL, I can use the replace statement which either updates the
data there or inserts it.  Is there a comporable syntax to use in
postgreSQL?

I need to do an insert and don't want to have to worry about if the
data is already there or not...so don't want to see if it there, if so
do update if not insert...etc.

Thanks.

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

Предыдущее
От: "basel novo"
Дата:
Сообщение: Re: newbie question: reading sql commands from script
Следующее
От: Uzo Madujibeya
Дата:
Сообщение: Backup problem...No BIN directory!!!