DBA Hub

📋Steps in this guide1/1

Find user mapping for FDW

postgres=# \deu+

postgresql configurationintermediate
by PostgreSQL
14 views
1

Find user mapping for FDW

Code/Command (click line numbers to comment):

1
2
3
4
5
6
postgres=# \deu+
List of user mappings
Server.    | User name    | FDW options
-----------+--------------+----------------------------------------
pg_remote  | enterprisedb | ("user" 'dba_raj', password 'dba_raj')
(1 row)

Comments (0)

Please to add comments

No comments yet. Be the first to comment!