@avlcharlie I truncated the error message to fit in the 500 character limit of chaos.social. This failure probably needs a longer post for context; terse version follows:
I found I can drag a layer in QGis to my local #PostGIS database and drop it into the a DB instance. Poof! The data goes from a KML or whatever, into a fully-formed PostgreSQL object.
Until now, when the layer came from ESRI formatted x/y content. I *think* the CRS map projection being over 1000000 hit a bump. To be continued.