Posts Tagged ‘postgres’

how to get cluster directory from postgres

Sunday, April 19th, 2009

SHOW data_directory;
(I love Stack Overflow)