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:
Postgres_fdw does not transfer the indexes in CREATE TABLE LIKE pattern
I’m working on a Blue/Green deployment across two RDS Postgres instances using this pattern: