When you installed PostgreSQL, a default database and user were created, both called postgres . So enter psql -d postgres -U postgres to connect ...
確定! 回上一頁