Daniel Vérité
Daniel Vérité
When LC_TIME is non english, the `default_date_header` in `check_smtp_send` will output, for example: > Date: mar., 7 août 2018 10:55:41 +0200 (CEST) This does not conform to RFC822 for several...
Hi, I'd like to report a failure seen when moving a large database (RDS pg14 to RDS pg14, client side: pgcopydb v0.17 on Ubuntu 22.04) Invocation: ``` pgcopydb clone \...
Hi, When cloning a database with `--skip-collations`, if the database has views using the built-in "C" collation, `pgcopydb` 0.7 fails at Step 1 with this error: ``` 2024-10-28 12:31:29.998 4714...