2.4। साधन
• जैसा कि PostgreSQL एडमिनिस्ट्रेटर गाइड के ऊपर बताया गया है11 एक उत्कृष्ट संसाधन है. गाइड postgresql-doc-9.5 पैकेज में भी उपलब्ध है। पैकेज को स्थापित करने के लिए टर्मिनल में निम्नलिखित निष्पादित करें:
sudo apt install postgresql-doc-9.5
गाइड देखने के लिए दर्ज करें फ़ाइल: ///usr/share/doc/postgresql-doc-9.5/html/index.html आपके ब्राउज़र के एड्रेस बार में।
9 http://www.postgresql.org/docs/current/static/admin.html
10 http://www.postgresql.org/docs/current/static/backup.html
11 http://www.postgresql.org/docs/current/static/admin.html
• सामान्य SQL जानकारी के लिए SQL विशेष संस्करण का उपयोग करना देखें12 रेफ़ कोलबर्न द्वारा।
• इसके अलावा, PostgreSQL Ubuntu Wiki भी देखें13 अधिक जानकारी के लिए पेज।
12 http://www.informit.com/store/product.aspx?isbn=0768664128
13 https://help.ubuntu.com/community/PostgreSQL