postgis update wants to install postgresql-13

2020-10-26 Thread Hu Bert
Hi there, i hope i'm right here... i just wanted to install some debian updates (buster) and saw that there are postgres/postgis updates as well. Currently installed: postgis 3.0.2+dfsg-2.pgdg100+1 postgis-doc 3.0.2+dfsg-2.pgdg100+1 postgresql-12

Re: postgis update wants to install postgresql-13

2020-10-27 Thread Hu Bert
sql-13 update/upgrade. Strange. Best regards, Hubert Am Mo., 26. Okt. 2020 um 19:28 Uhr schrieb Adrian Klaver : > > On 10/26/20 6:34 AM, Hu Bert wrote: > > Hi there, > > > > i hope i'm right here... i just wanted to install some debian updates > > (buster) and s

After upgrade pg12 -> pg14 import time increased

2022-02-25 Thread Hu Bert
Hello, starting with an explanation first... i have some sort of 'cold backup' system: it rsyncs a postgres dump (size: ~1.5TB) from the main system (created with 'pg_dump $dbname > db.sql) to the backup system (10TB hdds in a raid10), and then automatically imports that dump (psql $dbname < $db.s