Re: FreeBSD Port: postgresql-repmgr-5.0.0

2020-04-22 Thread Muhammad Moinur Rahman
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

Re: FreeBSD Port: postgresql-contrib-9.0.4_1

2011-10-16 Thread Ruslan Mahmatkhanov
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

FreeBSD Port: postgresql-contrib-9.0.4_1

2011-10-16 Thread Ewout Boks
-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

Re: FreeBSD Port: postgresql-server-8.4.8_1

2011-06-14 Thread Palle Girgensohn
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? >>

Re: FreeBSD Port: postgresql-server-8.4.8_1

2011-06-14 Thread Palle Girgensohn
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.

Re: FreeBSD Port: postgresql-server-8.4.8_1

2011-06-13 Thread 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? > Try adding this to /etc/sysctl.conf: > security.jail.sysvipc

Re: FreeBSD Port: postgresql-server-8.4.8_1

2011-06-13 Thread Christer Solskogen
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

Re: FreeBSD Port: postgresql-server-8.4.8_1

2011-06-13 Thread Andrea Venturoli
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

FreeBSD Port: postgresql-server-8.4.8_1

2011-06-13 Thread John Bleichert
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

FreeBSD Port: postgresql-plpython-7.4.30_1

2010-11-12 Thread Paul Parker
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

FreeBSD Port: postgresql-contrib-9.0.0

2010-09-23 Thread Yasu
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

FreeBSD Port: postgresql-server-8.4.0_1

2009-11-29 Thread Albert Gabàs | Astabis
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

FreeBSD Port: postgresql-server-8.3.6

2009-02-12 Thread Joseph Oreste Bruni
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

FreeBSD Port: postgresql-server-8.3.6

2009-02-12 Thread Joseph Oreste Bruni
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

FreeBSD Port: postgresql-server-8.3.3

2008-09-30 Thread Paulo F. Andrade
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://

FreeBSD Port: postgresql-server-8.3RC1

2008-01-08 Thread Andrey Chichak
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) +

FreeBSD Port: postgresql-server-8.2.5_2

2007-11-21 Thread David Gorisek
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

RE: FreeBSD Port: postgresql-server-8.2.5_2

2007-10-29 Thread Larry Rosenman
-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

Re: FreeBSD Port: postgresql-server-8.2.5_2

2007-10-28 Thread Giancarlo Rubio
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

Re: FreeBSD Port: postgresql-server-8.2.5_2

2007-10-28 Thread Giancarlo Rubio
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

Re: FreeBSD Port: postgresql-server-8.2.5_2

2007-10-27 Thread Ivan Voras
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

FreeBSD Port: postgresql-server-8.2.5_2

2007-10-27 Thread Michael
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

FreeBSD Port: postgresql-plruby-0.5.0

2007-08-10 Thread hagen
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

Re: port PostgreSQL

2007-02-05 Thread Cristiano Panvel
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

Re: port PostgreSQL

2007-02-05 Thread Bill Moran
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

port PostgreSQL

2007-02-05 Thread Cristiano Panvel
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