Re: Bad Data back Door

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Bad Data back Door
Дата
Msg-id CDFDCFD7-4EFA-437A-9424-B04AD0B2C021@justatheory.com
обсуждение исходный текст
Ответ на Re: Bad Data back Door  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Oct 8, 2012, at 11:13 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

>> FWIW, I believe that dblink does not check encoding.
>
> In dblink's case, that boils down to trusting a remote instance of
> Postgres to get this right, which doesn't seem totally unreasonable.
> But I wouldn't object to adding checks there if someone wanted to submit
> a patch.

Yeah, I found this because we had a dblink to another PostgreSQL server's table with data populated from oracle_fdw. I
guesstrusting is reasonable, though. 

I wonder about dbi-link, though…

David




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bad Data back Door
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Bad Data back Door