Repliaction of T24 database
- Saurav
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
21 hours 22 minutes ago #24826
by Saurav
Repliaction of T24 database was created by Saurav
hi i am having Issues while the replication T24 of edb Postgresql Database 15.13. Do we have any specific parameter setup for this db .enterprisedb@DR-PG-SRV ~]$ pg_basebackup -h 192.168.4.49 -p 5444 -D /pgfs/dbcluster/area13mas/ -U replicator -v -P -X stream -R -Ft -c fast -Z 2Password:pg_basebackup: initiating base backup, waiting for checkpoint to completepg_basebackup: checkpoint completedpg_basebackup: write-ahead log start point: 13/B5000028 on timeline 1pg_basebackup: starting background WAL receiverpg_basebackup: created temporary replication slot "pg_basebackup_2100323"4199947/8959472 kB (100%), 2/2 tablespaces pg_basebackup: error: backup failed: lost synchronization with server: got message type "pg_basebackup: removing contents of data directory "/pgfs/dbcluster/area13mas/"[enterprisedb@DR-PG-SRV ~]$I did try almost every option for the pg_basebackup but it didn't work. Let me be clear here network and all other firewall issue are not there.any help would be very appreciated.RegardsThank you
Please Log in or Create an account to join the conversation.
- VK
-
- Offline
- Platinum Member
-
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1220
- Thank you received: 158
16 hours 14 minutes ago #24827
by VK
Cheers
VK
Replied by VK on topic Repliaction of T24 database
hi
Doesn't look T24-related - just DB issue... Try some Postgres forum.
Also, please put the screen output inside "code" tag - otherwise it's pretty hard to read.
Doesn't look T24-related - just DB issue... Try some Postgres forum.
Also, please put the screen output inside "code" tag - otherwise it's pretty hard to read.
Cheers
VK
Please Log in or Create an account to join the conversation.
Time to create page: 0.031 seconds