片倉洋一

Using PostgreSQL with KUSANAGI 9
KUSANAGI 9 recently added support for PostgreSQL 14 and 15, making it compatible with PostgreSQL upgrades. KUSANAGI 9 Supports PostgreSQL Upgrade KUSANAGI 9 now supports PostgreSQL 15 WordPress is designed to run on MySQL (MariaDB), but other CMS, such as Drupal, can run on PostgreSQL.As some of you may have learned from this news, KUSANAGI also supports the use of PostgreSQL. The kusanagi dbinit psql / kusanagi upgrade psql commands introduced here allow you to switch between databases that you set up when you did kusanagi init or to increase the database version. Let’s see what we can actually do with kusanagi dbinit psql / kusanagi upgrade psql We would ...
