Author: SSWUG Research

Community

View Usage Advice

(Craig S. Mullins) One of the most fertile grounds for disagreement between database professionals is the appropriate usage of views. Some analysts promote the liberal creation and usage of views, whereas others preach a more conservative approach.

Community

Tracking changes in PostgreSQL

(Hans-Juergen Schoenig) Database security is always an essential issue in any database application. Especially when critical data is stored, it might be interesting to know who has changed which data when and how. To track those changes made to tables in PostgreSQL you can write yourself a generic c