report headers problem solved

From: Jude DaShiell <jdashiel(at)panix(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: report headers problem solved
Date: 2014-10-09 13:37:35
Message-ID: alpine.NEB.2.00.1410090933040.29317@panix3.panix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

It's probably not the most professional solution, but I ended up making me
a titles table with tn as INTEGER PRIMARY KEY, and title as VARCHAR(80)
and populating that table with 8 titles I'm using for the current
application. The field name to the left of the field and the record
number stil show up on output files but that's the only drawback and I can
live with that.

--

Browse pgsql-novice by date

  From Date Subject
Next Message Jude DaShiell 2014-10-09 18:59:27 Re: newbee, about a bulk loading from a cdv file
Previous Message Jude DaShiell 2014-10-08 22:32:26 pgsql output control inconsistent