Skip to content

Conversation

@yuki-tei
Copy link
Contributor

Hi,
Greetings. Hope you are doing well and healthy.

What Changed?

From EPAS18, since packaging is altered to deny dependency between EPAS/EPAS-devel package and ecpg package,
edb-asxx-server-ecpg-devel(and -ecpg-lib in dependency) should be installed explicitly in order to utilize ECPG Plus.
Note: Please see details in Support Ticket #56162.

Also, these samples are refer to as14, so I altered them to 18

Need further discussion

I only tested the new instructions in Almalinux, if Ubuntu package name is different,
please fix my draft.

Kind Regards,
Yuki Tei

@yuki-tei yuki-tei requested a review from a team as a code owner December 15, 2025 04:18
@irmabenitezzapata-creator irmabenitezzapata-creator added deploy Add this label to a PR and it will automatically be deployed to netlify and removed deploy Add this label to a PR and it will automatically be deployed to netlify labels Dec 17, 2025
@irmabenitezzapata-creator
Copy link
Contributor

@yuki-tei, I hope you're keeping up well! I'll take a look into this and triage accordingly. Thanks!

@irmabenitezzapata-creator
Copy link
Contributor

Hi @yuki-tei, I'll look into this and triage it accordingly. Thanks!

@irmabenitezzapata-creator irmabenitezzapata-creator added deploy Add this label to a PR and it will automatically be deployed to netlify and removed deploy Add this label to a PR and it will automatically be deployed to netlify labels Dec 18, 2025
## Installing ECPGPlus

On Linux, install with the `edb-as<xx>-server-devel` RPM package or `edb-as<xx>-server-dev` APT package, where `<xx>` is the EDB Postgres Advanced Server version number. On Linux, the executable is located in:
On Linux, install with the `edb-as<xx>-server-ecpg-devel` RPM package and `edb-as<xx>-server-devel` RPM package or `edb-as<xx>-server-dev` APT package, where `<xx>` is the EDB Postgres Advanced Server version number. On Linux, the executable is located in:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
On Linux, install with the `edb-as<xx>-server-ecpg-devel` RPM package and `edb-as<xx>-server-devel` RPM package or `edb-as<xx>-server-dev` APT package, where `<xx>` is the EDB Postgres Advanced Server version number. On Linux, the executable is located in:
On Linux, install the `edb-as<xx>-server-ecpg-devel` RPM package and the `edb-as<xx>-server-devel` RPM package or `edb-as<xx>-server-dev` APT package, where `<xx>` is the EDB Postgres Advanced Server version number. On Linux, the executable is located in:

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,
I agree with the minor change.
Could you confirm at your side that the apt package is also edb-as-server-ecpg-devel not edb-as-server-ecpg-dev?

Kind Regards,
Yuki Tei

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deploy Add this label to a PR and it will automatically be deployed to netlify

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants