Dear Noel,
Do you think it's possible to by pass the scan of the postgresql table, using a specific term in sql grammar like DIRECT for INSERT INTO ? Best regards Erwan Le samedi 19 mars 2016 07:16:44 UTC+1, Noel Grandin a écrit : > > it is scanning the remote table for that row and then issuing a delete for > the row. > LINKED TABLE's are not very smart, I am afraid, they work best as > read-only connections. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
