PostgreSQL (Ubuntu): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(→Links) |
(→Links) |
||
Zeile 1: | Zeile 1: | ||
{{note|Noch in Bearbeitung}} | {{note|Noch in Bearbeitung}} | ||
== Installation == | |||
<pre> | |||
sudo apt-get install postgresql postgresql-client | |||
</pre> | |||
== Links == | == Links == |
Version vom 1. Mai 2019, 10:57 Uhr
Noch in Bearbeitung
Installation
sudo apt-get install postgresql postgresql-client
Links
https://wiki.ubuntuusers.de/PostgreSQL/
Zurück zu Ubuntu