Files
TallerPostgreSQL/code/config.ini

6 lines
94 B
INI

[database]
name = taller_postgres
user = postgres
password = foss
host = localhost
port = 5432