From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | nagandllamohan(at)gmail(dot)com |
Subject: | BUG #17221: Data sending resume |
Date: | 2021-10-11 16:17:39 |
Message-ID: | 17221-f18c1a18170b167d@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 17221
Logged by: Mohan nagandlla
Email address: nagandllamohan(at)gmail(dot)com
PostgreSQL version: 13.3
Operating system: Alpine:3.13
Description:
HI team ,
I Have query that is let we assume I have HA postgres setup by repmgr. Now i
was copying the data from local file in size 10 GB to database. In mean
while let we assume master was down so before the master node down the data
5 GB sent if I again try to send the data to new master isn't the database
will collect the remining 5 GB data only or it will start from beginning of
the file again?
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Dilger | 2021-10-11 16:53:45 | Re: BUG #17212: pg_amcheck fails on checking temporary relations |
Previous Message | PG Bug reporting form | 2021-10-11 15:25:49 | BUG #17220: ALTER INDEX ALTER COLUMN SET (..) with an optionless opclass makes index and table unusable |