services.pgmanage.sqlRoot

NixOS option

This tells pgmanage where to put the SQL file history. All tabs are saved to this location so that if you get disconnected from pgmanage you don’t lose your work.

type: string
Default
"/var/lib/pgmanage"
declared in: nixos/modules/services/databases/pgmanage.nixView source on NixOS/nixpkgs →