Replace into...?

Поиск
Список
Период
Сортировка
От Diehl, Jeffrey
Тема Replace into...?
Дата
Msg-id B51F0C636E578A4E832D3958690CD73E0130BE88@es04snlnt
обсуждение исходный текст
Ответы Re: Replace into...?  (Peter Eisentraut <peter_e@gmx.net>)
Re: Replace into...?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
I'm in the process of migrating a database and application suite from mysql
to postgresql.  The problem is that I've used
mysql's "replace into..." quite frequently...

Does anyone know of a "clean" way to implement this feature in postgresql?
I really don't want my applications to have to know what indexes are in
place for a given table.

Thanx in advance,
Mike Diehl,
Network Monitoring Tool Devl.
284-3137
jdiehl@sandia.gov



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

Предыдущее
От: "Gerald Gutierrez"
Дата:
Сообщение: RE: AY
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Replace into...?