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

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

Conversation

Notices

  1. Embed this notice
    Marcin Mikołajczak (mkljczk@pl.fediverse.pl)'s status on Thursday, 29-Sep-2022 03:19:41 JST Marcin Mikołajczak Marcin Mikołajczak

    What would be the simplest way to upgrade postgresql 10 to postgresql 14?

    In conversation Thursday, 29-Sep-2022 03:19:41 JST from pl.fediverse.pl permalink
    • Embed this notice
      Alex Gleason (alex@gleasonator.com)'s status on Thursday, 29-Sep-2022 03:19:39 JST Alex Gleason Alex Gleason
      in reply to
      sudo -Hu postgres pg_dump -Fc pleroma > pleroma.dump

      Set up a new server with Postgres 14 and rsync over your config, then

      sudo -Hu postgres pg_restore -j 8 -Fc -d pleroma /path/to/pleroma.dump
      In conversation Thursday, 29-Sep-2022 03:19:39 JST permalink
    • Embed this notice
      Johnny Peligro (mischievoustomato@varishangout.net)'s status on Thursday, 29-Sep-2022 04:06:49 JST Johnny Peligro Johnny Peligro
      in reply to
      • Alex Gleason
      @alex @mkljczk if -j means jobs then doing -j $(nproc) or -j (nproc) for fish would be better
      In conversation Thursday, 29-Sep-2022 04:06:49 JST permalink
      Alex Gleason likes this.

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • 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.