Re: postgres 11 issue? - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: postgres 11 issue?
Date
Msg-id 20190606160610.GA17846@alvherre.pgsql
Whole thread Raw
In response to Re: postgres 11 issue?  (Steve Rogerson <steve.pg@yewtc.demon.co.uk>)
Responses Re: postgres 11 issue?
List pgsql-general
On 2019-Jun-06, Steve Rogerson wrote:

> On 06/06/2019 14:35, Adrian Klaver wrote:
> > On 6/6/19 4:02 AM, Steve Rogerson wrote:
> >> I've just updated my laptop to pg11 and I'm getting a problem. I'm  trying to
> >> keeps the details confidential, so somewhat vague I'm afraid.
> >>
> >> sjr_local1db=> select count(*) from user_passwords ;
> >> ERROR:  record type has not been registered


> >> The timestamp column is a "row" consisting of a timestamp and the timezone
> >> (essentially),  the my_timestamp_now  is function that returns a "timestamp"
> >> for now.

> Ok - on it's way - in the mean time - what does "record type has not been
> registered" mean?

It seems a bug to me. Can you share an anonymized/simplified definition
of that table that reproduces the problem?

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-general by date:

Previous
From: Dan Collens
Date:
Subject: Question about funding development
Next
From: Alvaro Herrera
Date:
Subject: Re: Table partition with primary key in 11.3