Re: Recursive Arrays 101
От | Adrian Klaver |
---|---|
Тема | Re: Recursive Arrays 101 |
Дата | |
Msg-id | 562EB8FE.30008@aklaver.com обсуждение исходный текст |
Ответ на | Re: Recursive Arrays 101 (David Blomstrom <david.blomstrom@gmail.com>) |
Список | pgsql-general |
On 10/26/2015 04:21 PM, David Blomstrom wrote: > > > On Mon, Oct 26, 2015 at 4:19 PM, Adrian Klaver > <adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>> wrote: > > On 10/26/2015 04:13 PM, David Blomstrom wrote: > > Oops, let me try it again... > > > Still not making sense. > > Show the exact command you are using to get the below and explain > where you are running it. > > > *Shell1* > > Server [localhost]: \l > > Database [postgres]: > > * * * * * > > Server [localhost]: \dt > > Database [postgres]: > > > *Shell2* > > Database [postgres]: \l > > Port [5432]: > > * * * * * > > Port [5432]: \dt > > Username [postgres]: > > > > > -- > Adrian Klaver > adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com> > > > > When I click on the SQL Shell (PSQL) icon, it opens two instances. This > time, they both gave the same results when I typed in \l and \dt... > > Server [localhost]: \l > > Database [postgres]: \dt > > Port [5432]: > Alright so it is prompting for the connection information. Just hit enter to each prompt, it might ask for a password after the above. At that point you should actually be in psql and then can run the schema creation commands. -- Adrian Klaver adrian.klaver@aklaver.com
В списке pgsql-general по дате отправления: