2
Ubuntu 18.04 में postgreSQL 9.6 स्थापित करने में असमर्थ
मैं Ubuntu 18.04 में Ubuntu सॉफ्टवेयर सेंटर और टर्मिनल से टाइप के माध्यम से postgreSQL 9.6 स्थापित करने का प्रयास कर रहा हूं sudo apt-get install postgresql-9.6 आधिकारिक दस्तावेज के अनुसार https://www.postgresql.org/download/linux/ubuntu/ Create the file /etc/apt/sources.list.d/pgdg.list and add a line for the repository देब http://apt.postgresql.org/pub/repos/apt/ बायोनिक-pgdg मुख्य Import the repository …
15
apt
18.04
postgresql