yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
8.87k stars 1.05k forks source link

[YSQL][SQLsmith] Yugabyte does not support xid #15638

Open def- opened 1 year ago

def- commented 1 year ago

Jira Link: DB-5008

Description

Yugabyte does not support xid

Seen using SQLsmith, see https://www.postgresql.org/docs/current/functions-info.html about transaction ids in Postgres.

jzelinskie commented 1 year ago

Is there a recommended alternative for folks that might be doing dangerously clever things with xids in Postgres that are experimenting with Yugabyte? Just asking for a friend.