On Sat, Oct 27, 2007 at 12:56:37PM -0500, Perry Smith wrote:
> On my Mac systems, this work. On my AIX system it does not. I get:
>
> createdb dog -E utf8
> createdb: too many command-line arguments (first is "utf8")
> Try "createdb --help" for more information.
>
> Has anyone else bumped in to
On Sun, Apr 15, 2007 at 06:18:18PM -0400, Kynn Jones wrote:
> OK, I found the answer to my question about the "roles" error.
> Still, it would be nice to have more up-to-date instructions on how to
> install PostgreSQL on OS X. Any pointers would be much appreciated!
Try the main documentation at
On Tue, Jan 02, 2007 at 10:12:56AM -0700, Scott Ribe wrote:
> > /etc/rc is what causes the values from /etc/sysctl.conf to be read in
> > and used. Some values, such as the shm-related values are specified in
> > the default /etc/rc after /etc/sysctl.conf is parsed up by /etc/rc and
> > applied, b
On Thu, Dec 28, 2006 at 09:11:24AM -0700, Scott Ribe wrote:
> > and
> > added the appropriate items to /etc/sysctl.conf
>
> 1) The location may be out of date. Don't add to /etc/sysctl.conf; edit the
> values already in /etc/rc. Where you set these values has shifted around
> somewhat in OS X rele
Your double sum looks to be a normal error for floats in that situation.
Take a look at <http://www2.hursley.ibm.com/decimal/decifaq.html> for
some information about why you should be using numeric for your
amount column.
--
Seneca Cunningham
[EMAIL PROTECTED]
---
Gavin Hamill wrote:
Seneca Cunningham wrote:
You're using a 32-bit build with the default memory model, it would
seem. You're limited to less than 256MB for the heap in that model.
Try stopping the postmaster and starting it back up with the
environment variable LDR_CNTRL set t
edbook "Developing and Porting C and
C++ Applications on AIX"[2] goes into all the gory details of what's
happening.
[1]
http://publib.boulder.ibm.com/infocenter/pseries/topic/com.ibm.aix.doc/aixprggd/genprogc/lrg_prg_support.htm
[2] http://www.redbooks.ibm.com/abstracts/sg245674
ature of this matter could have been better expressed
in the FAQ by using something other than unadorned numbers to label the
options. They're options, not steps)
--
Seneca Cunningham
[EMAIL PROTECTED]
---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster
gt;
> Does anybody have any ideas why this is failing in 8.1.2?
8.1 changed UTF-8 handling to be more strict about invalid sequences.
You may want to read the 8.1.0 release notes.
<http://www.postgresql.org/docs/8.1/interactive/release-8-1.html>
--
Seneca Cunningham
[EMAIL PROTECTED]
-
27;s from, "Developing and Porting C and C++ Applications on
AIX":
<http://www.redbooks.ibm.com/redbooks/SG245674/>
--
Seneca Cunningham
[EMAIL PROTECTED]
---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster
s compiler to test
with. I would be interested in seeing the errors output by the 64-bit
gcc build if another build is attempted.
--
Seneca Cunningham
[EMAIL PROTECTED]
---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please se
x64" LDFLAGS="-Wl,-bbigtoc" ./configure
You'll also want to export OBJECT_MODE=64 before the ./configure line.
--
Seneca Cunningham
[EMAIL PROTECTED]
---(end of broadcast)---
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
12 matches
Mail list logo