今後よく使うことになりそうなのでメモしておきます。
コマンド
psql -h <RDSエンドポイント> -p <ポート番号> -U <ユーザー名> -d <DB名>
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
今後よく使うことになりそうなのでメモしておきます。
psql -h <RDSエンドポイント> -p <ポート番号> -U <ユーザー名> -d <DB名>
Register as a new user and use Qiita more conveniently
Go to list of users who liked