| From: | Patrick B <patrickbakerbr(at)gmail(dot)com> |
|---|---|
| To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Postgresql 9.2 Ubuntu - is not starting |
| Date: | 2016-08-02 20:23:21 |
| Message-ID: | CAJNY3iuEm=hgwRdwqCcvcfXs8Gq2Bom6AmyFSDhiEqdPe0-Cng@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
So, I found a log file on /var/log/postgres/
DETAIL: "max_stack_depth" must not exceed 7680kB.
> HINT: Increase the platform's stack depth limit via "ulimit -s" or local
> equivalent.
> 2016-08-02 19:54:06.293 UTC|12960|FATAL: configuration file
> "/etc/postgresql/9.2/main/postgresql.conf" contains errors
I changed the max_stack_depth value on postgresql.conf.
Now, I'm getting this error:
could not open file "pg_xlog/00000002000014AB0000000B" (log file 5291,
> segment 11): No such file or directory
The wal_files aren't inside pg_xlog... I store them in a different folder.
Will try to solve this.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2016-08-02 20:25:42 | Re: Postgresql 9.2 Ubuntu - is not starting |
| Previous Message | Patrick B | 2016-08-02 20:17:10 | Re: Postgresql 9.2 Ubuntu - is not starting |