ERROR: expected one dependency record for TOAST table, found 0

From: Dean Montgomery <dmonty(at)sd73(dot)bc(dot)ca>
To: pgsql-novice(at)postgresql(dot)org
Subject: ERROR: expected one dependency record for TOAST table, found 0
Date: 2017-11-17 22:52:54
Message-ID: 847751467.25312507.1510959174728.JavaMail.zimbra@zimbra.sd73.bc.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I'm getting an error while trying to add a column to a table.

ALTER TABLE v_users ADD COLUMN ldap_id SERIAL UNIQUE;
ERROR: expected one dependency record for TOAST table, found 0

Any ideas?

--

Dean Montgomery
Network Support Tech./Programmer
School District #73

----This message appears to be signed. Please press the [SD73 Verifier] button to confirm authenticity.----
$-$-%-$RGVhbiBNb250Z29tZXJ5OklUIFNlcnZpY2VzOlJWSlNUMUk2SUNCbGVIQmxZM1JsWkNCdmJtVWdaR1Z3Wlc1a1pXNWplU0J5WldOdmNtUWdabTl5SUZSUFFWTlVJSFJoWW14bExDQm1iM1Z1WkNBdzoyMDE3LTExLTE3$ 24ccd961cfa79f250a12e7db5183d723% b703012e78c411d3e06fb3089442d375$-$-%-$
----Any part of the message that appears below this point is not guaranteed to be from the author of this message and should be IGNORED.----

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message john snow 2017-11-18 20:48:08 best practices for fixing stored procedures already in production?
Previous Message Laurenz Albe 2017-11-16 07:27:27 Re: group by rollup and cube