Re: [PATCH] minor bugfix for pg_basebackup (9.6 ~ )
| От | Ian Barwick |
|---|---|
| Тема | Re: [PATCH] minor bugfix for pg_basebackup (9.6 ~ ) |
| Дата | |
| Msg-id | 845b1b4e-e7a0-3634-6514-769767fbd41b@2ndquadrant.com обсуждение |
| Ответ на | Re: [PATCH] minor bugfix for pg_basebackup (9.6 ~ ) (Sergei Kornilov <sk@zsrv.org>) |
| Ответы |
Re: [PATCH] minor bugfix for pg_basebackup (9.6 ~ )
|
| Список | pgsql-hackers |
On 7/19/19 7:45 PM, Sergei Kornilov wrote: > Hi > > Oh. Replication slot name currently can contains only a-z0-9_ characters. So > we can not actually write such recovery.conf, pg_basebackup will stop > before. But perform escape_quotes on string and not use result - error anyway. Good point, it does actually fail with an error if an impossible slot name is provided, so the escaping is superfluous anyway. I'll take another look at it later as it's not exactly critical, just stuck out when I was passing through the code. Regards Ian Barwick -- Ian Barwick https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления: