Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: failed upgrade postgresql 13 to 14 #7267

Open
empereira opened this issue Sep 12, 2024 · 0 comments
Open

[Bug]: failed upgrade postgresql 13 to 14 #7267

empereira opened this issue Sep 12, 2024 · 0 comments
Labels

Comments

@empereira
Copy link

What type of bug is this?

Incorrect result

What subsystems and features are affected?

Other

What happened?

New cluster database "postgres" is not empty: found relation "_timescaledb_catalog.hypertable"
Failure, exiting

TimescaleDB version affected

2.15.3

PostgreSQL version used

13, 14

What operating system did you use?

Ubuntu 22 x64

What installation method did you use?

Deb/Apt

What platform did you run on?

On prem/Self-hosted

Relevant log output and stack trace

Performing Consistency Checks
-----------------------------
Checking cluster versions                                   ok
Checking database user is the install user                  ok
Checking database connection settings                       ok
Checking for prepared transactions                          ok
Checking for system-defined composite types in user tables  ok
Checking for reg* data types in user tables                 ok
Checking for contrib/isn with bigint-passing mismatch       ok
Checking for user-defined encoding conversions              ok
Checking for user-defined postfix operators                 ok
Checking for incompatible polymorphic functions             ok
Creating dump of global objects                             ok
Creating dump of database schemas
  postgres
  template1
  zabbix
                                                            ok

New cluster database "postgres" is not empty: found relation "_timescaledb_catalog.hypertable"
Failure, exiting

How can we reproduce the bug?

/usr/lib/postgresql/14/bin/pg_upgrade -d /etc/postgresql/13/data -D /etc/postgresql/14/data -b /usr/lib/postgresql/13/bin -B /usr/lib/postgresql/14/bin
@empereira empereira added the bug label Sep 12, 2024
@empereira empereira changed the title [Bug]: <Title>failed upgrade postgre 13 to 14 [Bug]: failed upgrade postgre 13 to 14 Sep 12, 2024
@empereira empereira changed the title [Bug]: failed upgrade postgre 13 to 14 [Bug]: failed upgrade postgresql 13 to 14 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant