adsrc

From: Matt Zagrabelny <mzagrabe(at)d(dot)umn(dot)edu>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: adsrc
Date: 2024-11-05 21:45:15
Message-ID: CAOLfK3U80_x7V1w_t2tJFMVPhgKMXz1YmpAzEGDkstquBwW0LA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greetings Pg folk,

I've got a legacy app connecting to a legacy Pg database (9.4).

I'd like to upgrade the database to Pg 15, but when I connect and perform
some tasks in the app, I get:

ERROR: column d.adsrc does not exist at character 331

Some searching online yields that adsrc was removed in Pg 12.

Is there a way to recreate it?

Thanks for any help or answers.

Cheers,

-m

Responses

  • Re: adsrc at 2024-11-05 22:22:15 from Christoph Moench-Tegeder
  • Re: adsrc at 2024-11-05 22:31:13 from David G. Johnston
  • Re: adsrc at 2024-11-05 22:44:22 from Ron Johnson

Browse pgsql-general by date

  From Date Subject
Next Message David Rowley 2024-11-05 22:11:51 Re: Why not do distinct before SetOp
Previous Message Dominique Devienne 2024-11-05 18:29:04 Re: Switching to NOINHERIT user triggers #XX000 error