| From: | David Blomstrom <david(dot)blomstrom(at)gmail(dot)com> |
|---|---|
| To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
| Cc: | Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz>, Rob Sargent <robjsargent(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Recursive Arrays 101 |
| Date: | 2015-10-26 23:21:49 |
| Message-ID: | CAA54Z0hdNR6cYVKZ5a+dOnNwYKsTW=hCT+AwLGN6fByR7np_mQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, Oct 26, 2015 at 4:19 PM, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)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(dot)klaver(at)aklaver(dot)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]:
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gavin Flower | 2015-10-26 23:22:14 | Re: Recursive Arrays 101 |
| Previous Message | David G. Johnston | 2015-10-26 23:21:48 | Re: Recursive Arrays 101 |