View Issue Details

IDProjectCategoryView StatusLast Update
0000779Pgpool-IIGeneralpublic2023-01-06 13:58
Reportergarg1982@gmail.com Assigned To 
PriorityurgentSeveritymajorReproducibilityN/A
Status closedResolutionopen 
PlatformLinuxOSRed hatOS Version7.10
Product Version4.2.3 
Summary0000779: Pgpool certification
DescriptionI want to check is any Pgpool certification matrix available with PostgreSQL. I have to check whether PG14.1 is certified with Pgpool version 4.2.3 or not.

It is little urgent. I would be grateful for your prompt reply.

Thanks & Regards
Gaurav
TagsNo tags attached.

Activities

pengbo

2023-01-05 23:08

developer   ~0004182

> I want to check is any Pgpool certification matrix available with PostgreSQL.

If you are asking the compatibility matrix between Pgpool-II and Postgresql,
the answer is below.

Pgpool-II is theoretically compatible with any release of PostgreSQL except particular features that require specific
PostgreSQL versions.

For example, old verion pgpool can't parse PostgreSQL new parser.

    PostgrSQL 15 new parser -> Pgpool-II 4.4
    PostgrSQL 14 new parser -> Pgpool-II 4.3
    PostgrSQL 13 new parser -> Pgpool-II 4.2
    PostgrSQL 12 new parser -> Pgpool-II 4.1
    PostgrSQL 11 new parser -> Pgpool-II 4.0

Pgpool-II 4.2.x can work with PostgreSQL 14.x, if you don't use the new SQLs introduced in PostgreSQL 14.

garg1982@gmail.com

2023-01-06 13:57

reporter   ~0004183

Thank you for providing detail explanation.

Thank you!!!

Please close the ticket

Issue History

Date Modified Username Field Change
2023-01-05 17:35 garg1982@gmail.com New Issue
2023-01-05 23:08 pengbo Note Added: 0004182
2023-01-05 23:08 pengbo Status new => feedback
2023-01-06 13:57 garg1982@gmail.com Note Added: 0004183
2023-01-06 13:57 garg1982@gmail.com Status feedback => new
2023-01-06 13:58 pengbo Status new => closed