Re: Formating psql query output - Mailing list pgsql-general

From Rich Shepard
Subject Re: Formating psql query output
Date
Msg-id alpine.LNX.2.20.2107191204070.13362@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Formating psql query output  (Rob Sargent <robjsargent@gmail.com>)
Responses Re: Formating psql query output  (Rob Sargent <robjsargent@gmail.com>)
Re: Formating psql query output  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
On Mon, 19 Jul 2021, Rob Sargent wrote:

> Can we see on line of the csv output? The field with commas should be in
> quotes, no? You’ll have write a “real” csv importer. awk =F”\”*,*\””
> might, heavy on the might.

Rob,

Here's a redacted output line:

8,2019-04-08,Phone,Went to voice mail @ 14:48; didn't leave a message. Call
Wednesday morning,8,<lname>,<fname>,537,537,<company_name>

No quoted text fields.

Rich




pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: Formating psql query output
Next
From: Rob Sargent
Date:
Subject: Re: Formating psql query output