legacy-knowledge-base
公開されました Sep. 10, 2025

PostgreSQL JARファイルは安全に削除できますか?

written-by

Debora Vita

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • Tomcatバンドルを使ってLiferayをデプロイしていますが、postgresql.jarファイルが含まれていることに気づきました。 私たちの環境はMySQLを使用しているので、このファイルをすべてのデプロイメントから安全に削除できますか? ./tomcat-9.0.75/webapps/ROOT/WEB-INF/shielded-container-lib/postgresql.jar に格納されている。

環境

  • DXP 7.4+

解像度

  • データベースにMySQLを使用している場合は、postgresql.jarファイルを削除しても大丈夫です。このドライバーは、データベースにPostgreSQLを使用している場合にのみ必要だからです。
did-this-article-resolve-your-issue

legacy-knowledge-base