Re: [OpenXPKI-users] Converting MySQL Schema to Postgres

2017-02-14 Thread Oliver Welter
7;t uploaded anything to github yet :) Mit freundlichen Grüßen / Best regards Andreas Krieger -Ursprüngliche Nachricht- Von: Oliver Welter [mailto:[email protected]] Gesendet: Donnerstag, 9. Februar 2017 15:39 An: [email protected] Betreff: Re: [OpenXPKI-users] Conv

Re: [OpenXPKI-users] Converting MySQL Schema to Postgres

2017-02-14 Thread Andreas.Krieger
#x27;t uploaded anything to github yet :) Mit freundlichen Grüßen / Best regards Andreas Krieger -Ursprüngliche Nachricht- Von: Oliver Welter [mailto:[email protected]] Gesendet: Donnerstag, 9. Februar 2017 15:39 An: [email protected] Betreff: Re: [OpenXPKI-users] Converti

Re: [OpenXPKI-users] Converting MySQL Schema to Postgres

2017-02-09 Thread Oliver Welter
Hi Andreas, the Postgres drivers uses native sequence support so - yes - stick with the sequence definitions. We have those tables in mysql as it still does not have native sequences. I would appreciate if you add the schema to the repo and make a pull request so we can include it in the off

[OpenXPKI-users] Converting MySQL Schema to Postgres

2017-02-07 Thread Andreas.Krieger
Hello, I'm trying to convert the MySQL Schema to Postgres. I'm using Postgres right now so I think I must have got it from an earlier version of OpenXPKI but I'm not sure. If I take a look into the MySQL Schema the normal tables should be no problem. I can see that my Postgres setup is using s