Re: [PATCH] Magic block for modules
| От | Tom Lane |
|---|---|
| Тема | Re: [PATCH] Magic block for modules |
| Дата | |
| Msg-id | 23323.1149215259@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [PATCH] Magic block for modules (Christopher Kings-Lynne <chris.kings-lynne@calorieking.com>) |
| Ответы |
Re: [PATCH] Magic block for modules
|
| Список | pgsql-patches |
Christopher Kings-Lynne <chris.kings-lynne@calorieking.com> writes:
> My request for phpPgAdmin is to somehow be able to check if the .so file
> for a module is present.
> For instance, I'd like to 'enable slony support' if the slony shared
> library is present. PPA's slony support automatically executes the .sql
> files, so all I need to know is if the .so is there.
I really think this is backwards: you should be looking for the .sql
files. Every module will have a .sql file, not every one will need a
.so file. See followup thread in -hackers where we're trying to hash
out design details.
regards, tom lane
В списке pgsql-patches по дате отправления: