public inbox for [email protected]  
help / color / mirror / Atom feed
Re: adsrc
2+ messages / 2 participants
[nested] [flat]

* Re: adsrc
@ 2024-11-05 22:47 Matt Zagrabelny <[email protected]>
  2024-11-10 16:34 ` Re: adsrc Greg Sabino Mullane <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Matt Zagrabelny @ 2024-11-05 22:47 UTC (permalink / raw)
  To: Ron Johnson <[email protected]>; +Cc: pgsql-general

On Tue, Nov 5, 2024 at 4:44 PM Ron Johnson <[email protected]> wrote:

> On Tue, Nov 5, 2024 at 4:45 PM Matt Zagrabelny <[email protected]> wrote:
>
>> 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.
>>
>
> 1. What is the application?
>

Netdot - an IPAM from the 2000's.


>
> 2. An upgraded version of the application (or at least the db driver)
> probably won't reference it.
>

Yes. Looks like the DBD::Pg module is what needs the upgrade.

-m


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: adsrc
  2024-11-05 22:47 Re: adsrc Matt Zagrabelny <[email protected]>
@ 2024-11-10 16:34 ` Greg Sabino Mullane <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Greg Sabino Mullane @ 2024-11-10 16:34 UTC (permalink / raw)
  To: Matt Zagrabelny <[email protected]>; +Cc: Ron Johnson <[email protected]>; pgsql-general

>
> Yes. Looks like the DBD::Pg module is what needs the upgrade.
>

Specifically, you will need DBD::Pg version 3.9.0 or higher, but I *highly*
recommend using the latest release you can (right now, that is 3.18.0)

Cheers,
Greg


^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2024-11-10 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-11-05 22:47 Re: adsrc Matt Zagrabelny <[email protected]>
2024-11-10 16:34 ` Greg Sabino Mullane <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox