Re: Anyone able to connect to a PostgreSQL database with lc server?

2021-02-12 Thread Andre Garzia via use-livecode
Whatever it was, it is apparently happening on 9.0.4 but fixed in
9.6.2-rc-2, go figure...

I don't have time to dive deep into this, I'm just happy to have it working.

On Fri, 12 Feb 2021 at 12:42, Andre Garzia  wrote:

> Hi Folks,
>
> Before I escalate this to HQ, did anyone here was able to connect to a
> postgresql database server using LiveCode Server?
>
> I'm getting a hard crash here. The server is exiting with Signal 11
> (segmentation fault?) on the call to revOpenDatabase. The arguments passed
> to the server are correct. The same app (using RevIgniter) is able to
> connect to MySQL without any problem.
>
> We have a PostgreSQL database to benefit from "jsonb" fields. We can't
> convert it to MySQL.
>
> Best
> Andre
>
> --
> https://www.andregarzia.com 
> Want to support me? Buy me a coffee at https://ko-fi.com/andregarzia
>


-- 
https://www.andregarzia.com 
Want to support me? Buy me a coffee at https://ko-fi.com/andregarzia
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Anyone able to connect to a PostgreSQL database with lc server?

2021-02-12 Thread Andre Garzia via use-livecode
Hi Folks,

Before I escalate this to HQ, did anyone here was able to connect to a
postgresql database server using LiveCode Server?

I'm getting a hard crash here. The server is exiting with Signal 11
(segmentation fault?) on the call to revOpenDatabase. The arguments passed
to the server are correct. The same app (using RevIgniter) is able to
connect to MySQL without any problem.

We have a PostgreSQL database to benefit from "jsonb" fields. We can't
convert it to MySQL.

Best
Andre

-- 
https://www.andregarzia.com 
Want to support me? Buy me a coffee at https://ko-fi.com/andregarzia
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode