check the details here:
https://gitlab.com/gitlab-com/gl-infra/production/-/issues/3962
I noticed it when my git push was timing out.
--
Sent from: https://www.postgresql-archive.org/PostgreSQL-general-f1843780.html
> Nable didn't seem to work. I got a bounce iirc.
Not sure what you are doing? My previous reply a day ago and this reply are
from Nable with no issues.
--
Sent from: https://www.postgresql-archive.org/PostgreSQL-general-f1843780.html
> We have dump from DB2 and trying to upload it Postgre.
DB2 export command has an option to export it as CSV which quotes data so that any embedded
lines or special characters inside the data is treated fine. Does the csv format has quotes enclosing it ?