Re: Batch process

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Ron <ronljohnsonjr(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Batch process
Date: 2022-07-20 19:03:34
Message-ID: 01a86386-0fdb-2471-bcf5-847e74096441@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 7/20/22 11:56, Ron wrote:
> How will DELETE WHERE sales_id IN (...); , given that test_old has no
> index?
>
> Of course, we don't know if there's an index on sales.bill_date, since
> OP's only response has been another "tell me how to do it".
>

This awaits more information. At this point it is about the journey not
the destination:)

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Abdul Sayeed 2022-07-20 19:19:24 Re: Patroni & PostgreSQL issue
Previous Message Ron 2022-07-20 18:56:41 Re: Batch process