"Stefan Hans" <[EMAIL PROTECTED]> writes:
> Seems like a bug to me.
> my_example=# select has_function_privilege('postgres', 'cash_cmp', 'execute');
> ERROR: expected a left parenthesis
Maybe a docs bug. You need a complete function signature, since after
all there could be many functions named
On 18-Mar-04, at 9:47 PM, John Muzzatti wrote:
I've downloaded and installed PostgreSQL 7.4 onto a Red Hat Linux
Advanced Server release 2.1AS (Pensacola) server.
[ ... ]
I created a database and expected to see 7.4 when I query the version;
instead it seems that the version is 7.1.3.
You have ev
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> If I call "psql -h localhost" it is very slow
> compared to "psql -h 127.0.0.1" since for "localhost"
> the nameservice is consulted.
This is not a bug; it's supposed to do that. If you don't like it,
reconfigure your name service (see /etc/nss
PostgreSQL Bugs List wrote:
>
> The following bug has been logged online:
>
> Bug reference: 1110
> Logged by: Michael Enke
>
> Email address: [EMAIL PROTECTED]
>
> PostgreSQL version: 7.4
>
> Operating system: Linux
>
> Description:psql -h localhost consults the
Instalei o cygwin com o Postgre 7.4.1 no Windows XP e quando executo o
comando initdb -D /usr/share/postgresql/data apresenta um erro SIGNAL 11.
O que pode estar errado ?
Segue o erro.
fixing permissions on existing directory /usr/share/postgresql/data... ok
creating directory /usr/share/postgr
> -Original Message-
> From: Bruce Momjian [mailto:[EMAIL PROTECTED]
> Sent: 18 March 2004 16:50
> To: Dave Page
> Cc: [EMAIL PROTECTED]
> Subject: Re: [BUGS] BUG #1109: Testing again
>
> PostgreSQL Bugs List wrote:
> >
>
> Looks great to me.
>
A step closer - still got the problem
The following bug has been logged online:
Bug reference: 1108
Logged by: Dave Page
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.5 Dev
Operating system: Linux 2.6.2
Description:Just testing...
Details:
Some random scrawlings...
--
Hello,
I've downloaded and installed PostgreSQL 7.4 onto a Red Hat Linux Advanced Server
release 2.1AS (Pensacola) server.
The uname -a command produces:
Linux --.---.com 2.4.9-e.3smp #1 SMP Fri May 3 16:48:54 EDT 2002 i686 unknown
I created a database and expected to see 7.4 when I query the v
Seems like a bug to me.
PostgreSQL 7.4 on i686-pc-linux-gnu, compiled
by GCC gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5):
my_example=# select
has_function_privilege('postgres', 'cash_cmp', 'execute');ERROR:
expected a left parenthesismy_example=# select
has_function_privilege('cash_
The following bug has been logged online:
Bug reference: 1110
Logged by: Michael Enke
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Linux
Description:psql -h localhost consults the nameservice
Details:
If I call "psql -h localhost"
10 matches
Mail list logo