On Jul 21, 2014, at 9:06 PM, Larry White wrote:
> Is it possible to query a table with a jsob column to find values that were
> in some range? For example, If I have a document like this (from the PG
> documentation:
>
> {
> "guid": "9c36adc1-7fb5-4d5b-83b4-90356a46061a",
> "name": "A
On Oct 10, 2014, at 1:27 PM, Leonardo M. Ramé wrote:
> Hi, today I needed to re-create certain records deleted from a mysql
> database, so I restored an old backup, opened a terminal and logged in to the
> old database using the "mysql" command line utility, then opened a new
> terminal with
On Oct 10, 2014, at 1:52 PM, Leonardo M. Ramé wrote:
>
> El 10/10/14 a las 14:50, vibhor.ku...@enterprisedb.com escibió:
>>
>> On Oct 10, 2014, at 1:27 PM, Leonardo M. Ramé wrote:
>>
>>> Hi, today I needed to re-create certain records deleted from a mysql
&