Hi Team,
In our AccuRev product we are using postgres 9.5.3 ( open source ).
For one of our customer, when they are restoring DB, its taking more time.
In Windows its taking around 43 hours, where as in Linux its taking around 3 hours.
We tried modifying these in postgresql.conf , but still same behaviour.
shared_buffers = 7GB
effective_cache_size : 20GB
work_mem = '256MB'
maintenance_work_mem = '1GB';
max_wal_size = '3GB';
full_page_writes = off
autovacuum = off
wal_buffers = -1
min_wal_size = '1GB'
Note : we tried in postgres 17.2 also, still in windows its taking 43 hours for restore, where as in linux its taking just 3hours.
Attached linux and windows logs, Can you please provide any suggestions?
Thanks,
Praveen
|
Attachment:
linux-postgresql-2025-01-07.log
Description: linux-postgresql-2025-01-07.log
Attachment:
postgresql-2025-01-08.log
Description: postgresql-2025-01-08.log
Attachment:
postgresql-2025-01-09.log
Description: postgresql-2025-01-09.log
Attachment:
postgresql-2025-01-10.log
Description: postgresql-2025-01-10.log