BUG #15536: ERROR: column "value " does not exist

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: hakim(dot)togou(at)capgemini(dot)com
Subject: BUG #15536: ERROR: column "value " does not exist
Date: 2018-12-05 10:36:24
Message-ID: 15536-1c0da060c42e00bc@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15536
Logged by: Hakim Tog
Email address: hakim(dot)togou(at)capgemini(dot)com
PostgreSQL version: 11.0
Operating system: Windows 64
Description:

Hi,

I have tried everything to get the insert a record into an postgres db. This
is my sql query:
'INSERT INTO public."assetmanagement$asset"(ticker, fullname)
VALUES (test1,test2);'

Can you help me with this?

Thank you very much.

Regards,
Hakim

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2018-12-05 12:30:45 Re: BUG #15535: psql: \copy: parse error at...
Previous Message Thomas Kellerer 2018-12-05 09:30:24 Re: PostgreSQL db password policy