sql >> データベース >  >> RDS >> PostgreSQL

docker-composeを起動すると、Postgresはすぐにシャットダウンします

    ログ出力を見ると、最後に次の行が表示されます。

    local-postgres9.5 | server stopped
    local-postgres9.5 |
    local-postgres9.5 | PostgreSQL init process complete; ready for start up.
    

    どうやら、Postgresサーバーの停止と再起動は初期化プロセスの一部です。実際、最後から2番目の行には

    local-postgres9.5 | LOG:  database system is ready to accept connections.
    


    1. 重複する定義:'identifiedType'

    2. スプリングブートschema.sqlファイルでのプロシージャの実行に関する問題

    3. MySQLデータベースに写真を保存する方法

    4. php-1つのjson形式から別の形式への変換