Inserting a path into Database

Поиск
Список
Период
Сортировка
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

В списке pgsql-general по дате отправления:

Предыдущее
От: "Islam Hegazy"
Дата:
Сообщение: Re: debugging C functions
Следующее
От: "Shoaib Mir"
Дата:
Сообщение: Re: [SQL] Inserting a path into Database