Relative Content

Tag Archive for postgresqlpostgres-fdw

FOREIGN DATA WRAPPER file_fdw not exist, how to install it?

FDW (Foreign Data Wrappers) are very useful, and I need them to read CSV files. (Please do not reply to say “use COPY”). Generally using it on other machines is “plug and play”… But on my Windows laptop I try the following commands and it fails: