| From: | Luca Ferrari <fluca1978(at)gmail(dot)com> |
|---|---|
| To: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
| Cc: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, "Chatterjee, Shibayan" <shibayan(dot)chatterjee(at)centurylink(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Issue: Creating Symlink for data directory of postgresql in CentOS7 |
| Date: | 2019-07-14 17:10:20 |
| Message-ID: | CAKoxK+7f964eM+pAQts5gyCtAaXbNL0PyeH8C_EvC77RGWaeFg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sun, Jul 14, 2019 at 5:05 PM Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> wrote:
> Since you say that there was a regular data directory there, that would point
> to permission problems.
I'm not a systemd expert, but since we are _before_ starting the
cluster, the checks should be run as superuser, so I don't see how a
permission problem could cause this. However, I would like to see the
output of an `ls -l` on such link and directory because I believe
there's rahter a nesting problem (i.e., the PGDATA is somehwere under
another directory).
Luca
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kaixi Luo | 2019-07-14 19:34:07 | Re: Matview size - space increased on concurrently refresh |
| Previous Message | Laurenz Albe | 2019-07-14 15:05:27 | Re: Issue: Creating Symlink for data directory of postgresql in CentOS7 |