Re: Unique Primary Key Linked to Multiple Accounts

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Anthony Apollis <anthony(dot)apollis(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Unique Primary Key Linked to Multiple Accounts
Date: 2023-11-13 18:19:00
Message-ID: 1a8a6925-1be5-4000-b62c-f245e167795d@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/13/23 10:14, Anthony Apollis wrote:
> I cant get distinct data, im tying to break up the insert into chunks
> and it does not help

Statements without context will not yield answers. First and foremost
you will need to define what you mean by distinct data? From the queries
you show that is not happening.

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kirk Wolak 2023-11-13 19:33:22 Re: Indexing fragments of a column's value ?
Previous Message Anthony Apollis 2023-11-13 18:14:46 Re: Unique Primary Key Linked to Multiple Accounts