You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

sudo -u postgres psql -c 'CREATE DATABASE newid CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;'
CREATE DATABASE helpspot_db2 CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
  • No labels