GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    sumiyaki (sumiyaki@misskey.cloud)'s status on Sunday, 05-Nov-2023 02:05:03 JSTsumiyakisumiyaki
    in reply to

    #Lemmy はなんとか更新ができた、と思う。連合に関して問題がありそうで心配。
    古い方のpostgresだけdocker composeで起動。bashで中にはいる。pg_dumpでbackup。
    新規のpostgresのみ起動、bashで中に入り、psqlでrestore。pg_restoreができなかった。コマンドとしては、
    docker compose run -d -v $(pwd):/tmp postgres
    docker compose exec postgres /bin/bash
    pg_dump -d lemmy -U lemmy >/tmp/lemmy-postgres.sql
    ------------------------------------------------
    docker compose run -d -v $(pwd):/mnt postgres
    docker compose exec postgres /bin/bash
    psql -U lemmy -d lemmy -f /mnt/lemmy-postgres.sql
    #Docker も #PostgreSQL も全く分かってないので大苦労。コマンドの使い方がわかってないので沢山のエラーに悩まされた。

    In conversationSunday, 05-Nov-2023 02:05:03 JST from misskey.cloudpermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.