| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Brandon Keepers <brandon(at)opensoul(dot)org>, Devrim GUNDUZ <devrim(at)gunduz(dot)org>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: pg_dump silently fails |
| Date: | 2005-06-14 20:48:44 |
| Message-ID: | 14022.1118782124@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Tom Lane wrote:
>> How you intend to do that, exactly? The bug is that it won't let you
>> write on /dev/tty, which puts a pretty severe crimp on *any* reporting.
> Throw a message to stderr saying something about SELinux.
Unless stderr is pointing somewhere else than /dev/tty, this will
accomplish exactly zero ... and if it is pointing somewhere else,
then the problem doesn't arise.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-06-14 20:51:05 | Re: pg_dump silently fails |
| Previous Message | Bruce Momjian | 2005-06-14 20:25:34 | Re: pg_dump silently fails |