Re: Recursive Arrays 101

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Recursive Arrays 101
Date: 2015-10-26 23:21:35
Message-ID: 562EB57F.1090309@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/26/2015 4:13 PM, David Blomstrom wrote:
> Oops, let me try it again...
>
> *Shell1*
>
> Server [localhost]: \l
>
> Database [postgres]:
>

its asking you for the server host to log onto, and what database on
that host. you can't issue commands, including metacommands like \l,
until you've logged on.

--
john r pierce, recycling bits in santa cruz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2015-10-26 23:21:48 Re: Recursive Arrays 101
Previous Message David Blomstrom 2015-10-26 23:19:22 Re: Importing CSV File