pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
[pgjdbc/pgjdbc] issue #3560: Regression in 42.7.5: Liquibase fails on second application start with uppercase database name
2+ messages / 2 participants
[nested] [flat]

* [pgjdbc/pgjdbc] issue #3560: Regression in 42.7.5: Liquibase fails on second application start with uppercase database name
@ 2025-03-06 10:40  "jeme95 (@jeme95)" <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: jeme95 (@jeme95) @ 2025-03-06 10:40 UTC (permalink / raw)
  To: pgjdbc/pgjdbc <[email protected]>

**Describe the issue**
After upgrading Spring Boot to **3.4.2**, the PostgreSQL JDBC driver was updated to **42.7.5**.
We are using **Liquibase** for database migrations and have a PostgreSQL database with an **uppercase** name (e.g., `MY_DB`).

Since the upgrade, Liquibase fails on the second application start with the following error:
```vbnet
Caused by: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: ERROR: relation "dbchangelog" already exists ...

```

**Driver Version:**  42.7.5

**Java Version:** 21

**PostgreSQL Version:** 11.22

**To Reproduce**
Using Liquibase in Spring Boot 3.4.2 with a Postgres database with an uppercase name.




^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: [pgjdbc/pgjdbc] issue #3560: Regression in 42.7.5: Liquibase fails on second application start with uppercase database name
@ 2025-03-06 11:07  "davecramer (@davecramer)" <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: davecramer (@davecramer) @ 2025-03-06 11:07 UTC (permalink / raw)
  To: pgjdbc/pgjdbc <[email protected]>

see https://github.com/liquibase/liquibase/issues/6666

^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2025-03-06 11:07 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-03-06 10:40 [pgjdbc/pgjdbc] issue #3560: Regression in 42.7.5: Liquibase fails on second application start with uppercase database name "jeme95 (@jeme95)" <[email protected]>
2025-03-06 11:07 Re: [pgjdbc/pgjdbc] issue #3560: Regression in 42.7.5: Liquibase fails on second application start with uppercase database name "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