服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. postgresql
  3. pg_dumpall,你如何指定一个不同的集群
Intereting Posts
为Fluentd文件configurationLogrotate。 必要? 测量SSH的RTT Apache2的LocationMatch允许login索引,但没有别的? 在Windows Server 2012上禁用SSLv3 在Debian上使用多个NIC进行路由 路由stream量远离VPN没有互联网(Fedora) 无法让Zsh不build议修正别名 为什么ipv6 dhcp租赁也给予静态接口? Samba安装错误(6):没有这样的设备或地址 – 但存在设备 我需要什么样的路由器? Memcache_connect和安全性 如何根据X-forwarded-for标头拒绝对资源的访问 从容器内部调用lvcreate会挂起 telnet:无法连接到远程主机:连接超时 IIS中的站点不可用于外部

pg_dumpall,你如何指定一个不同的集群

运行pg_dumpall使集群“主”的备份,但我有另一个集群“自定义”。 我如何使pg_dumpall产生“自定义”的备份?

  • 从Linode迁移到AWS
  • 在“postgres”以外的系统用户下安装PostgreSQL?
  • 数据目录PostgreSQL 9.1到Windows 2008 Server R2
  • 保护包含在文件内的数据库密码
  • 如果nagios / icinga检查失败,输出附加信息

每个集群都由不同的Postgres实例提供服务,在不同的端口上侦听和/或使用不同的unix域套接字(如果在一台机器上运行不同的实例)。

所以你需要为端口传递不同的值:

-p port --port=port Specifies the TCP port or local Unix domain socket file extension on which the server is listening for connections. Defaults to the PGPORT environment variable, if set, or a compiled-in default. 
  • 是否有可能使用FreeTDS驱动程序和tsql连接到PostgreSQL服务器?
  • 是否有可能在aws s3上进行数据库复制?
  • 为什么在这种情况下应该使用VPN?
  • PostgreSQL 8.4在停电之后不会启动
  • postgres – 在IPV4系统和IPV6系统之间共享相同的pg_hba.conf
  • 在Ubuntu Lucid 10.04的后台运行netcat
  • 在Ubuntu 10.10上安装PostgreSQL 8.2和PostgreSQL 8.4
  • CentOS6和PostgreSQL-YUM,(错误:无法检索资源库的元数据(repomd.xml):pgdg90。请validation它的path,然后重试)
  • 如何在Ubuntu上手动构build和安装pgsql PHP扩展
  • 不能使用pg_dump,找不到命令

  • © 2017 服务器 Gind.cn
  • Topics
  •        
  • Powered by Server
  • Privacy Policy