"Diehl, Jeffrey" <jdiehl(at)sandia(dot)gov> writes:
> 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.
I'm confused. What does "replace into" have to do with having to know
what indexes are in place?
regards, tom lane