getting started with psql

Поиск
Список
Период
Сортировка
От Eric Hulburd
Тема getting started with psql
Дата
Msg-id CAFNz45v81jG6WQfa8d2voC2g7qoBL_sakZ1Vr_5LWn0cE_CipQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: getting started with psql  (Jayadevan M <Jayadevan.Maymala@ibsplc.com>)
Re: getting started with psql  (Michael Wood <esiotrot@gmail.com>)
Список pgsql-novice
Hi,
I have little programming experience and I've been trying to go through the PostgreSQL 9.0.4 documentation tutorial.  I got to section about creating  a new database and was lost.

On opening psql,  get the following prompts:
Server [localhost]:
Database [postgres]:
Port [5432]:
Username [postgres]:
Password for user username:

I have no idea what I should be entering here.  I'm not trying to connect to any other server.  I'm just trying to create a database for others to connect to.  What do I enter for Port?  I don't remember signing up for any username.  Where do I find my username?

Thanks,
Eric

В списке pgsql-novice по дате отправления:

Предыдущее
От: Carlo Ascani
Дата:
Сообщение: Re: grant database access
Следующее
От: Jayadevan M
Дата:
Сообщение: Re: getting started with psql