Re: Changing default ../data/ directory

Rich Shepard <[email protected]> Sat, 4 Jan 2020 10:08:58 -0800 (PST)
Newsgroups gmane.comp.db.postgresql.general
Message-ID <[email protected]>
On Sat, 4 Jan 2020, George Neuner wrote:

> Since the new drive is local you can just move the data directory to its
> new location and link to it from the default (/var) location. No
> configuration changes needed.

George,

Huh! It didn't occur to me to make a softlink to the new directory from the
old one. That looks like the most parsimonious solution.

Thanks,

Rich