Re: Remaining PDF layout issues

2020-05-11 Thread Tom Lane
I wrote: >> Table 27.4 is annoying: it could be made to work, just barely, with some >> hacking of the column widths and a &zwsp; or two. But it's not stable >> text so I have little faith in the longevity of such a solution, >> especially if people keep on inventing long wait event names. I also

Re: Remaining PDF layout issues

2020-05-11 Thread Tom Lane
I wrote: > Table 27.4 is annoying: it could be made to work, just barely, with some > hacking of the column widths and a &zwsp; or two. But it's not stable > text so I have little faith in the longevity of such a solution, > especially if people keep on inventing long wait event names. I also > f

psql -f switch and "COPY ... FROM STDIN"

2020-05-11 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/app-psql.html Description: Hi, first of all thanks for the great postgres database and its psql utility. Today I had some trouble using "COPY ... FROM STDIN" with CSV data piped into the p