Skip to content

Commit 0830d21

Browse files
committed
docs: add backend_type to file-fdw CSV log example
backend_type was added to the CVS log output in commit 70a7b47. Reported-by: Fabrízio de Royes Mello Discussion: https://postgr.es/m/CAFcNs+ruvRks3BV1j7yQ-MvxsswmKJa0cVh2yK5Dd-xXVM8wPw@mail.gmail.com Backpatch-through: master
1 parent f801ceb commit 0830d21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/file-fdw.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,8 @@ CREATE FOREIGN TABLE pglog (
261261
query text,
262262
query_pos integer,
263263
location text,
264-
application_name text
264+
application_name text,
265+
backend_type text
265266
) SERVER pglog
266267
OPTIONS ( filename '/home/josh/data/log/pglog.csv', format 'csv' );
267268
</programlisting>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy