Re: pg_basebackup vs. Windows and tablespaces

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: pg_basebackup vs. Windows and tablespaces
Дата
Msg-id 549060A8.5060208@vmware.com
обсуждение исходный текст
Ответ на Re: pg_basebackup vs. Windows and tablespaces  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: pg_basebackup vs. Windows and tablespaces  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On 12/16/2014 06:30 PM, Andrew Dunstan wrote:
> I'm not clear why human readability is the major criterion here. As for
> that, it will be quite difficult for a human to distinguish a name with
> a space at the end from one without. I really think a simple encoding
> scheme would be much the best. For normal cases it will preserve
> readability completely, and for special cases it will preserve lack of
> any ambiguity.

Agreed. Besides, this:

16387 E:\\Program\ Files\\PostgreSQL\\tbs

is almost as human-readable as this:

16387 E:\Program Files\PostgreSQL\tbs

It's obvious how the escaping works, just by looking at the file.

- Heikki




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: Postgres TR for missing chunk
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Commitfest problems