Re: First SVG graphic

2019-02-23 Thread Jürgen Purtz
On 20.02.19 17:28, Peter Eisentraut wrote: On 2019-02-15 11:58, Jürgen Purtz wrote: The graphic for dump/restore is transferred from 'pg_dump utility' chapter to the 'backup and restore' chapter in sgml/backup.sgml. In this chapter I made a lot of textual changes to explain the relation between

Using file_fdw to load tsv file into Foreign Table gives Permission denied error

2019-02-23 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/file-fdw.html Description: CREATE EXTENSION file_fdw; CREATE SERVER svr_file FOREIGN DATA WRAPPER file_fdw; CREATE FOREIGN TABLE fdt_topups (seq integer , id_user integer , topup_date da