Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote - Mailing list pgsql-hackers

From Srinath Reddy
Subject Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote
Date
Msg-id CAFC+b6opqiHRP7HNWHNKW4AyRjtCGo35DwayvQPX5SYSGRKNVg@mail.gmail.com
Whole thread Raw
In response to Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
./psql postgres
postgres=# BEGIN;

Hi,May the force be with you,
Srinath Reddy Sadipiralla
EDB: https://www.enterprisedb.com/

postgres=# COMMIT;
postgres=# \q

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Speed up ICU case conversion by using ucasemap_utf8To*()
Next
From: Andrew Dunstan
Date:
Subject: Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).