Skip to content

Support PostgreSQL 15 and higher#35

Closed
japinli wants to merge 1 commit intopgsty:masterfrom
japinli:support-pg15
Closed

Support PostgreSQL 15 and higher#35
japinli wants to merge 1 commit intopgsty:masterfrom
japinli:support-pg15

Conversation

@japinli
Copy link
Copy Markdown
Contributor

@japinli japinli commented Oct 18, 2023

Ths pg_is_in_backup() and pg_backup_start_time() have been removed in PostgreSQL 15. See: https://www.postgresql.org/docs/release/15.0/

Remove {pg_primary_only_,pg_replica_only_}{is_in_backup,backup_time} metrics for PostgreSQL 15 and higher.

Ths pg_is_in_backup() and pg_backup_start_time() have been removed
in PostgreSQL 15. See: https://www.postgresql.org/docs/release/15.0/

Remove {pg_primary_only_,pg_replica_only_}{is_in_backup,backup_time}
metrics for PostgreSQL 15 and higher.
@Vonng
Copy link
Copy Markdown
Member

Vonng commented Oct 18, 2023

makes sense, I will release a v0.6.0 today

@Vonng
Copy link
Copy Markdown
Member

Vonng commented Oct 18, 2023

Thanks a lot, already did that: 85ec39b

@Vonng Vonng closed this Oct 18, 2023
@japinli japinli deleted the support-pg15 branch October 18, 2023 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants