D 2018-07-16T11:18:01.587
L tutorial
P 701eea8e48f630d8fc398fd44d6736e83c3c7bb2
U sandro
W 21046
Back to VirtualPG home page
WarningThe following informations correspond to the most recent Version 2 of VirtualPG, and could not always adequately cover the previous versions, that are now declared obsolete.If you are still using any previous version you are warmly reccommended to quickly update your software. |
Short summary of differences between earlier versions and v2
|
Useful hints and suggestions: troubleshooting |
This operation could eventually fail for several different reasons: here are the most frequents:
|
Useful hints: connecting to remote PostgreSQL istances via Port Forwarding / SSH Tunneling |
Whenever you require to connect some remote PostgreSQL istance (i.e. one actually running on some remote server requiring to establish a LAN or WAN connection) you should always seriously consider using SSH Tunneling / Port Forwarding. This could greatly simplify your approach, ensuring at the same time an uncompromised safety. Please read this Wiki page for more specific details about SSH Tunneling and Port Forwarding. |
Caveat: AsEWKB() |
All earlier versions of SpatiaLite released before 4.2.0 supported a buggish AsEWKB() implementation completely unable to create valid EWKB Geometries to be passed to PostGIS. Using version 4.2.0 (or any later) is strictly required so to really get a working implementation of AsEWKK(). |