Re: looking for a globally unique row ID

From: Adam Brusselback <adambrusselback(at)gmail(dot)com>
To: Rob Sargent <robjsargent(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: looking for a globally unique row ID
Date: 2017-09-15 18:45:00
Message-ID: CAMjNa7dBDVQKQSn_ddnazy5oB2SdbubYEZugNrbNXZDDjoDQ0A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> I cannot image a single postgres index covering more than one physical
> table. Are you really asking for that?

While not available yet, that is a feature that has had discussion before.
Global indexes are what i've seen it called in those discussions. One of
the main use cases is to provide uniqueness across multiple tables, which
would also allow things like foreign keys on partitioned tables.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Sargent 2017-09-15 18:49:35 Re: looking for a globally unique row ID
Previous Message Dipesh Dangol 2017-09-15 16:56:11 pgjdbc logical replication client throwing exception