Add info about how to enable large-file support, so that pg_dump won't
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 18 Jan 2002 20:56:17 +0000 (20:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 18 Jan 2002 20:56:17 +0000 (20:56 +0000)
commit34b424caf54ae255539005d57e03091af295f8a0
treeff4040d063d63133f193a3d495b808dd77dbbec2
parent8fcd8ab6e36cb7da2004267a2ec0f64c36fedb37
Add info about how to enable large-file support, so that pg_dump won't
choke at 2Gb of output.  From Andrew Sullivan.
doc/FAQ_Solaris