Hi,
I'm a beginners whether for linux or for postgres.
I'd like know the difference between the Server Programming Interface
and libpq? When I will have to use libpq or SPI?
Can I have any linux C examples that list the tables and its contents.
Thank you
Alberto
On Sat, 19 Feb 2000, Alberto Mainoni wrote: > I'd like know the difference between the Server Programming Interface > and libpq? When I will have to use libpq or SPI? In applications U can use libpq, in server side functions (4xmpl:triggers) SPI. > Can I have any linux C examples that list the tables and its contents. You need to read programmers.ps from postgresql documentation. There U will found examples too. -- nek;(
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера