Bruce Momjian <br...@momjian.us> writes:
>> FATAL:  directory "/path_to/ts" does not exist
>> HINT:  create "/path_to/ts" directory for tablespace before
>> restarting the server
>> CONTEXT:  xlog redo create ts: 16384 "/path_to/ts"

> This is an interesting patch idea.  One problem with the patch is that
> create_tablespace_directories() is called both during recovery and when
> creating a tablespace, and the hint only makes sense in the first case.

Please make the hint conform to the project message style guidelines.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to