User Tools

Site Tools


postgre

This is an old revision of the document!


POSTGRE

postgres=# \password postgres Enter new password for user “postgres”: Enter it again:

postgres=# create user rezepte with password 'somepassword'; CREATE ROLE

postgres=# create database rezepte with owner rezepte; CREATE DATABASE

postgre.1740833143.txt.gz · Last modified: 2025/03/01 12:45 by mduersch