Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.postgresql > #416

Line breaks in PostgreSQL tables

From Franz Kruse <Franz.Kruse@t-online.de>
Newsgroups comp.databases.postgresql
Subject Line breaks in PostgreSQL tables
Date 2012-10-31 00:12 +0100
Organization albasani.net
Message-ID <k6pmsh$qir$1@news.albasani.net> (permalink)

Show all headers | View raw


We just started to use PostgreSQL. For new table entries (type TEXT) we 
find line breaks represented as \r\n (the Windows convention), wich is 
OK when shown in a browser, but causes strange multiple empty lines when 
these entries are sent via email.

Can this behaviour be configured, such that simple \n are used for line 
breaks?

Thanks for hints

Franz

Back to comp.databases.postgresql | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Line breaks in PostgreSQL tables Franz Kruse <Franz.Kruse@t-online.de> - 2012-10-31 00:12 +0100
  Re: Line breaks in PostgreSQL tables Robert Klemme <shortcutter@googlemail.com> - 2012-10-31 19:51 +0100
    Re: Line breaks in PostgreSQL tables Franz Kruse <Franz.Kruse@t-online.de> - 2012-10-31 20:58 +0100
      Re: Line breaks in PostgreSQL tables mattheww@chiark.greenend.org.uk (Matthew Woodcraft) - 2012-10-31 20:39 +0000
      Re: Line breaks in PostgreSQL tables Robert Klemme <shortcutter@googlemail.com> - 2012-11-01 23:37 +0100
  Re: Line breaks in PostgreSQL tables Jasen Betts <jasen@xnet.co.nz> - 2012-11-01 08:53 +0000

csiph-web