tds_fdw for Sybase and MS SQL Server

Поиск
Список
Период
Сортировка
От Geoff Montee
Тема tds_fdw for Sybase and MS SQL Server
Дата
Msg-id CAA7biFOvAWNUHdGeTuVeXpO3v5wQs2tq+GKNEzL_DgtwK2o5Pw@mail.gmail.com
обсуждение исходный текст
Ответы Re: tds_fdw for Sybase and MS SQL Server  (Mike Blackwell <mike.blackwell@rrd.com>)
Список pgsql-hackers
If anyone is interested, I've developed a foreign data wrapper that can be used to connect to Sybase databases and Microsoft SQL Server. You can get it on GitHub here:


I did my testing with FreeTDS, an open source TDS library.

I've talked to Greg Smith about this in the past. I don't really have the expertise or resources to develop and test this much more than I already have. If anyone likes it and would like to take over "ownership" of the code, feel free to do so.

I actually developed this over a year ago, so it doesn't support write operations added in PostgreSQL 9.3.

By the way, thanks to everyone who spoke at PGConf NYC 2014. It was very informative.

Geoff Montee

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: [BUG FIX] Compare returned value by socket() against PGINVALID_SOCKET instead of < 0
Следующее
От: Tom Lane
Дата:
Сообщение: Downsides of scanning all .o files for typedefs