Next: , Previous: , Up: The (database postgres*) Modules   [Contents][Index]


14 Introspection

This chapter explains the introspection facilities, which admittedly are not (yet) very well developed in Guile-PG. [During the alpha releases, these will surely change quite a bit; your feedback is welcome.]

To get started, load the postgres-meta module:

(use-modules (database postgres-meta))

Guile-PG supports standard as well as funky introspection.