PostgresSQL database backup with Insert Statement
如果想幫 PostgresSQL 做個database backup 之後係 SQL Editor 上..load 返呢個 SQL backup file 我地可以用 pg_dump 去backup 個 database 用佢個 insert statement option 便可 解決方法: pg_dump --verbose …
如果想幫 PostgresSQL 做個database backup 之後係 SQL Editor 上..load 返呢個 SQL backup file 我地可以用 pg_dump 去backup 個 database 用佢個 insert statement option 便可 解決方法: pg_dump --verbose …
如何在 postgresql 上rebuild database index REINDEX DATABASE "database-name"; Hope you find it useful
轉左用 NodeJs 之後就發現 Entity Framework 有多好 之前用 EF 很方便便可以知道 EF Generate 果條 係Prisma 度點先可以Log 到條query 呢? 解決方便 我們只需要在declare Prisma Client 時加上 log query 這個 parameter 便可: const prisma = new …
Solved You are running `create-react-app` 5.0.0, which is behind the latest release (5.0.1)
This post show you how to download Google 粵語輸入法 - Google Cantonese Input
azure flexible server create database via cli
Share where you can check Microsoft Azure Sponsorships balance and usage
This post share how to deploy nodejs express site to Azure App Service