Get Postgres Tips and Tricks
Subscribe to get advanced Postgres how-tos.
![]() |
![]() |
![]() |
2 The SQL Language : 2.3 SQL Commands : 2.3.42 DROP DATABASE LINK
2.3.42 DROP DATABASE LINKDROP DATABASE LINK -- remove a database linkDROP DATABASE LINK drops existing database links. To execute this command you must be a superuser or the owner of the database link.Indicates that name is a public database link.
2 The SQL Language : 2.3 SQL Commands : 2.3.42 DROP DATABASE LINK
![]() |
![]() |
![]() |