Grame, if you decide to tackle this, the right way to do it is to write a driver for the weedb shim. It takes care of any database differences.
I doubt the differences in case-sensitivity will be a major problem. Weewx does not take advantage of case sensitivity. -tk On Tue, Dec 6, 2016 at 6:35 AM, Graeme <[email protected]> wrote: > M (or should it be m?) > Thanks for the reply. I can see that, for maintainers of software in wide > use, this would be a difficult problem to solve. However, as an exercise in > getting to know Python and weewx better, I shall see if I can apply the > changes to the latest release to satisfy my own requirements. > Interestingly, I have been using w1retap (Jonathan Hudson) with a Ruby > presentation program; w1retap interfaces with postgresql, MySQL and sqlite, > and case was not a problem mentioned in the documentation. > I may be back asking more questions later! > Graeme > > > > > On Monday, 5 December 2016 17:28:20 UTC, Graeme wrote: >> >> There has been a couple of posts relating to the use of postgresql as an >> alternative to the other sql databases. What is the status? A patch >> published many months ago used version 2.1.1 of weewx. Has this been >> updated to conform with version 3.6.2? If I adopted weewx, I would want to >> integrate various data obtained from other websites and maintained in a >> postgresql database. >> Thanks >> Graeme >> > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
