Hello,
paf=# \db
ERROR: column "spclocation" does not exist
LINE 3: spclocation AS "Location"
^
Are you using the psql provided by 9.2 beta 2? Or an older version? It
appears that the version of psql in 9.2 beta 2 does the correct thing,
look at src/bin/psql/describe
On Thu, Jun 14, 2012 at 1:34 PM, Ryan Kelly wrote:
> On Wed, Jun 13, 2012 at 07:17:11PM +, phb.e...@free.fr wrote:
>> paf=# \db
>>
>> ERROR: column "spclocation" does not exist
>>
>> LINE 3: spclocation AS "Location"
>>
>> ^
>>
> Are you using the psql provided by 9.2 beta 2? Or
On Wed, Jun 13, 2012 at 07:17:11PM +, phb.e...@free.fr wrote:
> The following bug has been logged on the website:
>
> Bug reference: 6694
> Logged by: Philippe Beaudoin
> Email address: phb.e...@free.fr
> PostgreSQL version: Unsupported/Unknown
> Operating system: linux
>
The following bug has been logged on the website:
Bug reference: 6694
Logged by: Philippe Beaudoin
Email address: phb.e...@free.fr
PostgreSQL version: Unsupported/Unknown
Operating system: linux
Description:
Using the latest 9.2 beta 2 version, I got an error when iss