PostgreSQL
 sql >> डेटाबेस >  >> RDS >> PostgreSQL

PostgreSQL कनेक्शन स्ट्रिंग/यूआरएल के लिए प्रारूप क्या है?

यदि आप संबंधित भाषा के लिए Libpq बाइंडिंग का उपयोग करते हैं, तो इसके दस्तावेज़ीकरण के अनुसार URI इस प्रकार बनता है:

postgresql://[user[:password]@][netloc][:port][/dbname][?param1=value1&...]

यहां उसी दस्तावेज़ के उदाहरण दिए गए हैं

postgresql://
postgresql://localhost
postgresql://localhost:5432
postgresql://localhost/mydb
postgresql://[email protected]
postgresql://user:[email protected]
postgresql://[email protected]/otherdb?connect_timeout=10&application_name=myapp
postgresql://localhost/mydb?user=other&password=secret


  1. Database
  2.   
  3. Mysql
  4.   
  5. Oracle
  6.   
  7. Sqlserver
  8.   
  9. PostgreSQL
  10.   
  11. Access
  12.   
  13. SQLite
  14.   
  15. MariaDB
  1. INSERT INTO ... रिटर्निंग - अस्पष्ट कॉलम संदर्भ

  2. PostgreSQL के लिए अपग्रेड प्रक्रिया का स्वचालित परीक्षण

  3. मैक + वर्चुअलएन्व + पीआईपी + पोस्टग्रेस्क्ल =त्रुटि:pg_config निष्पादन योग्य नहीं मिला

  4. अब () समय क्षेत्र के बिना

  5. स्पष्टीकरण द्वारा कस्टम आदेश