On 6/5/07, Tom Lane <[EMAIL PROTECTED]> wrote:
"Gurjeet Singh" <[EMAIL PROTECTED]> writes:
> The following command fails:
> psql postgres test -X -c "load '$libdir/plugins/index_adviser.dll';"
Define "fails". I get complaints about the arguments being out of
order, which they are ...
(this
On 6/5/07, Douglas Toltzman <[EMAIL PROTECTED]> wrote:
I'm not sure about the Windows shell, but the bash shell will convert
$libdir before handing it off to psql.
I am actually using MinGW, so no I am not using Windows shell but a bash
shell compiled for Windows.
Yes, it was actually the ba
"Gurjeet Singh" <[EMAIL PROTECTED]> writes:
> The following command fails:
> psql postgres test -X -c "load '$libdir/plugins/index_adviser.dll';"
Define "fails". I get complaints about the arguments being out of
order, which they are ...
> Here, 'test' user (non-superuser) is trying to con
It seems to me that auth on the local interface(?) is broken somehow on
sparc64.
[data/pg_hba.conf]
local postgres,template1 all trust
local postgres,template1 all md5
host postgres,template1 all 0.0.0.0/0 md5
host postgres,template1 all ::/0 md5
[--]
Well, what I really want to do is to remov
I've not done what you're doing, so this is just a suggestion. I'm
not sure about the Windows shell, but the bash shell will convert
$libdir before handing it off to psql. Is it possible that $libdir
has a different meaning in psql than it does to the shell?
On Jun 5, 2007, at 4:20 PM, Gu
On Tue, 2007-06-05 at 14:42 +, Herve Boulouis wrote:
> PostgreSQL version: 8.2.4
> Operating system: IRIX 6.5.26
Thats not yet a supported system, but we should fix this.
> Jun 5 15:23:11 6T:origin300 postgres[2009]: [5-1] LOG: database system is
> shut down
> * 2d start
> Jun 5 15:23:1
The following bug has been logged online:
Bug reference: 3363
Logged by: Gurjeet Singh
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3devel
Operating system: Windows
Description:Unable to load a plugin/library using -c switch to the
psql
Details:
The follow
"Herve Boulouis" <[EMAIL PROTECTED]> writes:
> - trigger the bug
> /etc/init.d/pgsql start
> /etc/init.d/pgsql stop
> /etc/init.d/pgsql start
> /etc/init.d/pgsql stop
> /etc/init.d/pgsql start
>
> from that point, postmaster won't start unless another initdb is done.
That's pretty dang weird.
The following bug has been logged online:
Bug reference: 3362
Logged by: Herve Boulouis
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system: IRIX 6.5.26
Description:xlog corruption just after initdb on irix
Details:
what I did:
- compile pos
The first thing I would do is telnet to the host on port 5432 like
this ...
telnet www.outsourcingboom.com 5432
You should get connected. If you type something (e.g. hello), the
remote postgres server will not understand and will close the
connection, but you will know that the port is op
The following bug has been logged online:
Bug reference: 3361
Logged by: adesh gupta
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.3
Operating system: linex
Description:connect problem with server
Details:
i am trying to connect postgre with php with follow
The following bug has been logged online:
Bug reference: 3357
Logged by: Anton Danilchenko
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system: Windows XP Home SP2
Description:Install server failed on Russian language
Details:
If I change rus
12 matches
Mail list logo