KoderPlace
PostCode
Blog
Sign in
KoderPlace
KoderPlace
PostCode
Blog
Login
1 Searches Found
Mysql Programming Port And Name Code Samples
Post Code Samples
Filters
Search Language
Search Tags
Apply
How to get the postgresql name and port?
Reshma
| 4 years, 10 months
SELECT * FROM pg_settings WHERE name = 'port';
mysql
port and name