fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


datenbanken:postgresql

PostgreSQL

Befehle

Linux-Shell

sudo -u postgres psql      # psql mit Benutzer "postgres" starten

psql Shell:

\c datenbankname           # Auf Datenbank verbinden
\q                         # psql konsole beenden
\list                      # Datenbanken auflisten
\dt                        # Tabellen in verbundener Datenbank anzeigen
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
datenbanken/postgresql.txt · Last modified: 2024/02/17 19:03 by 127.0.0.1