[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: smsd and postgres with schemas problem
From: |
Jan Derfinak |
Subject: |
Re: smsd and postgres with schemas problem |
Date: |
Mon, 30 Jan 2006 00:55:42 +0100 (CET) |
On Thu, 26 Jan 2006 address@hidden wrote:
> Dear All
>
> We have been using smsd on mysql and now wish to change the underlying
> database to postgres so the sms functionality is available to other
> applications we use. The smd daemon connects the database but is unable
> to find the outbox table. I think that the problem is that the database
> uses schemas so while I can specify the database name using the -d option
> I am unable to specify the schema.
Please try the attached patch and let me know the result. Specify schema
with -s or --schema.
Did you use schemas with mysql? I searched documentation but schema in mysql
is only alias to database.
jan
pq-schema.diff
Description: Text document