| From: | "Kevin Burton" <rkevinburton(at)charter(dot)net> |
|---|---|
| To: | "'Chris Angelico'" <rosuav(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: role does not exist |
| Date: | 2012-11-01 14:06:14 |
| Message-ID: | 009301cdb83a$0e5dba90$2b192fb0$@charter.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
If I use vi as my editor how do I copy the text to the clipboard?
-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Chris Angelico
Sent: Thursday, November 01, 2012 8:57 AM
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] role does not exist
On Fri, Nov 2, 2012 at 12:51 AM, Kevin Burton <rkevinburton(at)charter(dot)net>
wrote:
> If you change the grep to postgres then there are a number of entries
> (about 17). The output since I don't have a clipboard is too much to
> try and type in by hand.
Try this:
ps ax| grep postgresql >processes.txt
Then open processes.txt in an editor. You may be able to use the clipboard
more easily that way.
ChrisA
--
Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org) To make
changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ralf Schuchardt | 2012-11-01 14:07:41 | Re: Corrupt Incrementally Updated Backup: missing pg_clog file |
| Previous Message | Shaun Thomas | 2012-11-01 14:04:09 | Unexplained Major Vacuum Archive Activity During Vacuum |