PostgreSQL Question
Posted: Wed 19 Nov 2008 17:26
Hi,
Does the postgresql provider require libpq.dll or is it using the native wire protocol?
Also in the beta version is it possible to receive notifications from the server? For example if I execute a create table statement Postgresql sends notificatons back to the client with information on the create table status. Also if you run maintenance i.e. vaccume Reindex etc the details of the operation are sent back to the client as notifications.
Does the postgresql provider require libpq.dll or is it using the native wire protocol?
Also in the beta version is it possible to receive notifications from the server? For example if I execute a create table statement Postgresql sends notificatons back to the client with information on the create table status. Also if you run maintenance i.e. vaccume Reindex etc the details of the operation are sent back to the client as notifications.