Building. Will commit soon.
Kind Regards,
Moin
> On 23 Apr, 2020, at 01:58, Waldemar Dick wrote:
>
> Hello,
>
> I am trying to setup postgresql-repmgr on a FreeBSD 12 with a PostgreSQL 12
> and I just noticed, that the package is linked to a postgresql11-client.
>
> Are there any plans to up
Ewout Boks wrote on 16.10.2011 22:39:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I wondered when you (the maintainer) would be so kind as to update the
Postgresql ports to the latest bugfix releases:
to http://www.postgresql.org/about/news.1355
Many thanks,
Ewout Boks
Please not
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I wondered when you (the maintainer) would be so kind as to update the
Postgresql ports to the latest bugfix releases:
to http://www.postgresql.org/about/news.1355
Many thanks,
Ewout Boks
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9
14 jun 2011 kl. 06.34 skrev John Bleichert:
>
> On Jun 13, 2011, at 4:31 PM, Christer Solskogen wrote:
>
>> On Mon, Jun 13, 2011 at 8:07 PM, John Bleichert wrote:
>>
>>> Suggestions? Shall I hit the postgresql forums? I thought I'd ask here
>>> first.
>>>
>>
>> This is in a jail, right?
>>
13 jun 2011 kl. 20.07 skrev John Bleichert:
> creating template1 database in /usr/local/pgsql/data/base/1 ... child process
> was terminated by signal 12: Bad system call
> initdb: removing contents of data directory "/usr/local/pgsql/data"
> $ exit
> boogie:/var/log uname -a
> FreeBSD boogie 8.
On Jun 13, 2011, at 4:31 PM, Christer Solskogen wrote:
> On Mon, Jun 13, 2011 at 8:07 PM, John Bleichert wrote:
>
>> Suggestions? Shall I hit the postgresql forums? I thought I'd ask here
>> first.
>>
>
> This is in a jail, right?
> Try adding this to /etc/sysctl.conf:
> security.jail.sysvipc
On Mon, Jun 13, 2011 at 8:07 PM, John Bleichert wrote:
> Suggestions? Shall I hit the postgresql forums? I thought I'd ask here
> first.
>
This is in a jail, right?
Try adding this to /etc/sysctl.conf:
security.jail.sysvipc_allowed=1
And/or run "sysctl security.jail.sysvipc_allowed=1 as root on
On 06/13/11 20:07, John Bleichert wrote:
Suggestions? Shall I hit the postgresql forums? I thought I'd ask here
first.
Did you check the logs?
I.e. /usr/local/pgsql/data/postmaster.log, /var/log/all.log or whatever
you set.
There might be other info there...
Did you read pkg_message and a
Hello,
I'm getting a bad system call error (and a core file) when I try to
initdb:
boogie:/var/log mkdir /usr/local/pgsql/data
boogie:/var/log chown pgsql /usr/local/pgsql/data
boogie:/var/log su - pgsql
$ /usr/local/bin/initdb -D /usr/local/pgsql/data
The files belonging to this database sy
When attempting to install this package I received following error...
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for flex... /usr/bin/flex
checking whether ln -s works... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld
I did 'make install clean' at /usr/ports/databases/postgresql90-contrib/.
Then gmake show me the error message below:
>> pgbench.o(.text+0x320c): In function `main':
>> : undefined reference to `pthread_create'
>> gmake[1]: *** [pgbench] Error 1
Is this problem happened only on my FreeBSD8.1?
Cou
Dear Girgen,
When you plan to upgrade the port to the 8.4.1 release??
Thank you,
Regards
--
Albert Gabàs - Astabis
Information Risk Management
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubsc
Hello,
Please disregard my previous email. I just realized that these
switches are being passed to "pg_ctl" not to "postgres" directly.
Cheers,
Joe
Hello,
I'm looking through the RC script used to manage PostgreSQL 8.3 and
I'm curious about the defaults used for the postgresql_flags
Hello,
I'm looking through the RC script used to manage PostgreSQL 8.3 and
I'm curious about the defaults used for the postgresql_flags variable.
The script sets the default value to "-w -s -m fast". What were these
supposed to do?
Both -w and -m appear to be invalid flags for postgresql
Hello,
I'm contacting to possibly get some directions on solving a problem
I'm experiencing with FreeBSD 7 and postgresql-8.3.1.
Basically, for time to time postgresql stats collector consumes 100%
CPU and does not let go.
The same issue has been reported in the following places:
http://
Good day!
Is XML support planned in Postgresql-server-8.3 ?
We have made a patch:
=
*** Makefile.ORIG Wed Jan 9 11:00:41 2008
--- MakefileWed Jan 9 11:29:56 2008
***
*** 82,83
--- 82,87
.endif
+ .if !defined(WITHOUT_XML)
+
Hello,
is there something wrong with PostgreSQL server port?
This is the error I'm getting with the latest version:
-
# portsnap extract databases/postgresql82
# make config
# make
===> postgresql-server-8.2.5_2 cannot install: unknown PostgreSQL
version: 82.
*** Error code 1
---
Ins
-Mail: [EMAIL PROTECTED]
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ivan Voras
Sent: Saturday, October 27, 2007 3:02 PM
To: freebsd-ports@freebsd.org
Subject: Re: FreeBSD Port: postgresql-server-8.2.5_2
I have solved reinstaling postgresql-client
2007/10/28, Giancarlo Rubio <[EMAIL PROTECTED]>:
> I have the same problem. Postgresql-server-8.1.10_1 run sucessfull on
> FreeBSD 6.2. I have updated my FreeBSD to FreeBSD 7.0-BETA1 and now
> doesn't work.
>
> #uname -a
> FreeBSD rubio 7.0-BETA1 FreeBSD
I have the same problem. Postgresql-server-8.1.10_1 run sucessfull on
FreeBSD 6.2. I have updated my FreeBSD to FreeBSD 7.0-BETA1 and now
doesn't work.
#uname -a
FreeBSD rubio 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Thu Oct 25 02:50:23 BRST
2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386
Wh
Michael wrote:
> Hello.
>
> PostgreSQL 8.2.5 compiled from ports core dumps on freebsd 7
> (RELENG_7), i've asked pgsql-bugs about this issue, and they answered,
> that probably FreeBSD 7 have problems with spinlocks:
>
> http://archives.postgresql.org/pgsql-bugs/2007-10/msg00197.php
Postmaster
Hello.
PostgreSQL 8.2.5 compiled from ports core dumps on freebsd 7
(RELENG_7), i've asked pgsql-bugs about this issue, and they answered,
that probably FreeBSD 7 have problems with spinlocks:
http://archives.postgresql.org/pgsql-bugs/2007-10/msg00197.php
Can you help me resolve this problem?
M
Hi guys,
version 0.5.1 is out and I depend on the patches. I did a macports.org
packets, please upgrade asap.
Thank you very much!
Hagen
--
Dissertations are a successful walk through a minefield -- summarizing
them is not. - Roy Fielding
___
freebsd
Ok Bill,
More is option would have to be incorporated port of the PostgreSQL.
Cris.
On 2/5/07, Bill Moran <[EMAIL PROTECTED]> wrote:
In response to "Cristiano Panvel" <[EMAIL PROTECTED]>:
> Friends help-me,
>
> As I make to compile the "PostgreSQL" in ports with support to the
> "Ldap", he w
In response to "Cristiano Panvel" <[EMAIL PROTECTED]>:
> Friends help-me,
>
> As I make to compile the "PostgreSQL" in ports with support to the
> "Ldap", he would like to authentication the user in the "Ldap".
>
> Here, "/usr/ports/databases/postgresql82-server" effecting one "make
> config" do
Friends help-me,
As I make to compile the "PostgreSQL" in ports with support to the
"Ldap", he would like to authentication the user in the "Ldap".
Here, "/usr/ports/databases/postgresql82-server" effecting one "make
config" does not appear the support.
Somebody would know as to solve the probl
26 matches
Mail list logo