pgjdbc/pgjdbc GitHub issues and pull requests (mirror)help / color / mirror / Atom feed
[pgjdbc/pgjdbc] issue #3590: Liquibase fails to detect databasechangelog table and crashes with PostgreSQL JDBC driver 42.7.5 2+ messages / 2 participants [nested] [flat]
* [pgjdbc/pgjdbc] issue #3590: Liquibase fails to detect databasechangelog table and crashes with PostgreSQL JDBC driver 42.7.5 @ 2025-04-08 05:34 "805728578 (@805728578)" <[email protected]> 0 siblings, 0 replies; 2+ messages in thread From: 805728578 (@805728578) @ 2025-04-08 05:34 UTC (permalink / raw) To: pgjdbc/pgjdbc <[email protected]> Please read https://stackoverflow.com/help/minimal-reproducible-example **Describe the issue** A clear and concise description of what the issue is. Upgrading the PostgreSQL JDBC driver from 42.7.4 to 42.7.5 causes Liquibase to fail during (a second) server startup, as it does not recognize the existing databasechangelog table and attempts to create it again, resulting in an error: relation "databasechangelog" already exists The error prevents server startup, making the application unusable. **Driver Version?** 42.7.5 **Java Version?** 1.8.0_401 **OS Version?** Windows 10/Ubuntu 22.04 **PostgreSQL Version?** 14.2 **To Reproduce** Steps to reproduce the behaviour: PostgreSQL JDBC driver from 42.7.4 to 42.7.5 **Expected behaviour** A clear and concise description of what you expected to happen. And what actually happens 42.7.5 is same with 42.7.4 , Case-sensitive **Logs** If possible PostgreSQL logs surrounding the occurrence of the issue Additionally logs from the driver can be obtained adding Using the following template code make sure the bug can be replicated in the driver alone. ^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: [pgjdbc/pgjdbc] issue #3590: Liquibase fails to detect databasechangelog table and crashes with PostgreSQL JDBC driver 42.7.5 @ 2025-04-08 20:09 "davecramer (@davecramer)" <[email protected]> 0 siblings, 0 replies; 2+ messages in thread From: davecramer (@davecramer) @ 2025-04-08 20:09 UTC (permalink / raw) To: pgjdbc/pgjdbc <[email protected]> Duplicate of #3560 ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2025-04-08 20:09 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2025-04-08 05:34 [pgjdbc/pgjdbc] issue #3590: Liquibase fails to detect databasechangelog table and crashes with PostgreSQL JDBC driver 42.7.5 "805728578 (@805728578)" <[email protected]> 2025-04-08 20:09 Re: [pgjdbc/pgjdbc] issue #3590: Liquibase fails to detect databasechangelog table and crashes with PostgreSQL JDBC driver 42.7.5 "davecramer (@davecramer)" <[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