how to insert row with specific oid

From: ZongtianHou <zongtianhou(at)icloud(dot)com>
To: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: how to insert row with specific oid
Date: 2020-06-19 07:02:30
Message-ID: 99E3D554-1D96-42F0-9647-B7D2CECB3E7E@icloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi, all

Could I insert a row to table with specific row oid. just like insert into tbl values (xx,xx) oid=xx? Is there some syntax to do this?

Best Regards,
Zongtian

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Laurenz Albe 2020-06-19 07:13:09 Re: how to insert row with specific oid
Previous Message Laurenz Albe 2020-06-19 07:00:32 Re: Any optimizations using oracle_fdw with oracle tables that have clob columns?