Inserting a path into Database

From: Ranieri Mazili <ranieri(dot)oliveira(at)terra(dot)com(dot)br>
To: pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: Inserting a path into Database
Date: 2007-06-04 20:10:48
Message-ID: 466471C8.40506@terra.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

Hello,

I need to insert a path into a table, but because "\" I have a error by
postgres, so how can I insert a path like bellow into a table:

insert into production values ('C:\Program Files\My program');

I appreciate any help
Thanks

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shoaib Mir 2007-06-04 20:19:11 Re: [SQL] Inserting a path into Database
Previous Message Gary Chambers 2007-06-04 18:43:49 Re: [SQL] Encrypted column

Browse pgsql-sql by date

  From Date Subject
Next Message Shoaib Mir 2007-06-04 20:19:11 Re: [SQL] Inserting a path into Database
Previous Message Gary Chambers 2007-06-04 18:43:49 Re: [SQL] Encrypted column