[pgsql]linux下開啟postgres sql數(shù)據(jù)庫服務(wù)器命令
su - postgres (切換角色)/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data >logfile 2>&1 & (開PG)
exit (恢復(fù)為root)
Let life be beautiful like summer flowers and death like autumn leaves.
posted on 2008-07-11 21:33 Alexwan 閱讀(2465) 評(píng)論(1) 編輯 收藏 所屬分類: 小筆記 、數(shù)據(jù)庫 、linux