Even though the dialect name changed, the existing database urls should be
compatible (postgres:///...).  Did you find this not to be the case?

-Dannon


On Mon, Jun 10, 2013 at 12:54 PM, Richard Burhans <r...@bx.psu.edu> wrote:

> The SQLAlchemy "postgres" dialect was renamed to "postgresql".  Changing:
>
>         database_connection = postgres:///...
>
> to:
>
>         database_connection = postgresql:///
>
> in the ini file causes Galaxy (tool_shed in my case) to fail to start as
> the "postgres" dialect is mentioned by name a few places in the code.  Not
> a big deal, but I figured I'd report it.
>
> -rico
>
> ______________________________**_____________________________
> Please keep all replies on the list by using "reply all"
> in your mail client.  To manage your subscriptions to this
> and other Galaxy lists, please use the interface at:
>  http://lists.bx.psu.edu/
>
> To search Galaxy mailing lists use the unified search at:
>  
> http://galaxyproject.org/**search/mailinglists/<http://galaxyproject.org/search/mailinglists/>
>
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Reply via email to