Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在每次升级 PgAdmin 4(当前为 1.5 版)时,我们都会丢失所有服务器定义以及其他配置详细信息。当一个人必须处理十几台服务器时,这很烦人:)
我无法找到服务器定义的存储位置,因此在安装新版本之前尝试制作副本。
任何想法?
pgAdmin4 的服务器定义和其他配置存储在,
Linux/Mac:
~/.pgadmin/pgadmin4.db
视窗:
C:\Users\YourUsername\AppData\Roaming\pgAdmin\pgadmin4.db
在某处复制此文件并在安装完成后将其再次粘贴到同一位置,您就可以开始了。