- Visit http://localhost:9000
- Fill
- Email/Username:
[email protected]
- Password:
password
- Email/Username:
- Press the login button.
make start
CREATE SERVER IF NOT EXISTS postgres2 FOREIGN
DATA WRAPPER postgres_fdw
OPTIONS (host 'timescale', dbname 'postgres', port '5432');