Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: searching polygons not merged

by erix (Prior)
on Oct 27, 2018 at 22:33 UTC ( [id://1224779]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/bin/bash
    
    ...
    --> Time: 0.271 ms  -- Bitmap Index Scan on quad_poly_tbl_idx (1 MB)
    
    " | psql -qa
    
  2. or download this
    --> Time: 1.382 ms  -- Seq Scan on quad_poly_tbl (3 MB)
    --> Time: 0.271 ms  -- Bitmap Index Scan on quad_poly_tbl_idx (1 MB)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1224779]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-04-23 13:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found