Preliminary (ie untested) support for PostgreSQL databases has been added using the Npgsql dotnet provider.
I don't know the syntax for Postgres yet (and I haven't really looked) so if anyone would like to do some testing and fixing on the provider I would appreciate it.
- Richard.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
is there anything new to say about PostgreSQL support?
I'm just testing version 8.0.2 with Atoms, but get errors which I did not have examined in detail yet (now it's a 'System.StackOverflowException' in mscorlib.dll).
Are there special tricks not mentioned?
Thanks.
Greetings
Andreas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Preliminary (ie untested) support for PostgreSQL databases has been added using the Npgsql dotnet provider.
I don't know the syntax for Postgres yet (and I haven't really looked) so if anyone would like to do some testing and fixing on the provider I would appreciate it.
- Richard.
Hello Richard,
is there anything new to say about PostgreSQL support?
I'm just testing version 8.0.2 with Atoms, but get errors which I did not have examined in detail yet (now it's a 'System.StackOverflowException' in mscorlib.dll).
Are there special tricks not mentioned?
Thanks.
Greetings
Andreas
Nothing new - I haven't downloaded v8 and tried it yet. It could be an issue with the npgsql ado.net provider not being compatible.
If I get some time soon I'll try and test it.