Re: getting a list of users
От
Eric Smith
Тема
Re: getting a list of users
Дата
Msg-id
FF352689-1E94-46AE-8800-D6ED361CA2C7@mac.com
Ответ на
Re: getting a list of users (Tom Lane)
Список
Дерево обсуждения
getting a list of users Eric Smith <eric_h_smith@mac.com>
Re: getting a list of users "Albe Laurenz" <laurenz.albe@wien.gv.at>
Re: getting a list of users Eric Smith <eric_h_smith@mac.com>
Re: getting a list of users Tom Lane <tgl@sss.pgh.pa.us>
Re: getting a list of users Eric Smith <eric_h_smith@mac.com>
Re: getting a list of users Tom Lane <tgl@sss.pgh.pa.us>
Re: getting a list of users Eric Smith <eric_h_smith@mac.com>
Re: getting a list of users Tom Lane <tgl@sss.pgh.pa.us>
Re: getting a list of users Eric Smith <eric_h_smith@mac.com>
Re: getting a list of users Tom Lane <tgl@sss.pgh.pa.us>
Re: getting a list of users Eric Smith <eric_h_smith@mac.com>
Re: getting a list of users Tom Lane <tgl@sss.pgh.pa.us>
Re: getting a list of users Dave Page <dpage@pgadmin.org>
Re: getting a list of users Eric Smith <eric_h_smith@mac.com>
Re: getting a list of users Tom Lane <tgl@sss.pgh.pa.us>
Re: getting a list of users Eric Smith <eric_h_smith@mac.com>
Re: getting a list of users Eric Smith <eric_h_smith@mac.com>
Re: getting a list of users Eric Smith <eric_h_smith@mac.com>
Re: getting a list of users Tom Lane <tgl@sss.pgh.pa.us>
Re: getting a list of users Eric Smith <eric_h_smith@mac.com>
Re: getting a list of users Eric Smith <eric_h_smith@mac.com>
Yep, using that command gives me the error. I'm using a build that came from the postgres website, and just uses the config that comes with it. Eric On May 9, 2009, at 5:16 PM, Tom Lane wrote: > Eric Smith writes: >> When I try the command below, I get the very familiar error: >> "expected >> just one rule action" > > You mean this? > > regression=# SELECT usename FROM pg_catalog.pg_user; > usename > ---------- > postgres > (1 row) > > > If you're getting that sort of error from standard views then there is > something exceedingly broken about your Postgres build. We have > occasionally heard from people who got similar errors after installing > nonstandard hacks that modify the representation of query trees ... > so is this a completely vanilla build? Where did you get it from? > > regards, tom lane
В списке pgsql-general по дате отправления