Re: [BUGS] BUG #7809: Running pg_dump on slave w/ streaming replication fails if there are unlogged tables

Поиск
Список
Период
Сортировка
Magnus Hagander <magnus@hagander.net> writes:
> +        PGresult *res = ExecuteSqlQueryForSingleRow(fout, "SELECT pg_is_in_recovery()");

That function call needs to be schema-qualified for security.
        regards, tom lane



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