On 1/16/2017 4:30 PM, Rich Shepard
wrote:
I noticed that, too. Here's the first line: the above isn't valid postgresql, as field names need to be in "doublequotes" not 'singlequotes'. but thats not the INSERT statement your error logged...
psql:companies.sql:1: ERROR: syntax error at or near "Spray" note no list of fields. note no PK value. AND no quotes around the values.
-- john r pierce, recycling bits in santa cruz |