pass make check OK
MacOS 10.4.11 PPC - gcc 4.0.1
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
The real question is slow-to-upgrade OSes like HP-UX, AIX, OpenBSD and
Solaris. What version of Bison are they shipping with?
Mac OSX 10.4.11 - GNU Bison version 1.28
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make
mmon among 7.4 users. The fact that it took 5 years to find a problem
to be fixed would indicate that it isn't a show stopping issue that they
need fixed.
Supporting old versions is a great and noble thing but there comes a
time when it is a waste of resources because the effort goes unused.
-
comes to replicating DDL changes - implemented as triggers run from
INSERT/UPDATE not from CREATE/ALTER TABLE.
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription
ads will help
along those lines.
We need to promote that postgresql isn't a one-size-fits-all solution,
it is a solid product that can be customised to suite your needs.
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-hackers mailing list (pg
reckon it was Rodney Dangerfield that blew the golf ball down the fairway.
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mail
is limited to system catalogs? or will this
benefit char() index used on any table? The second would make it more
worthwhile.
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to y
s or would it be possible to get
ILIKE to use a properly configured index as well?
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.or
etting the
max_connections configuration parameter.
So I would try something like -
setenv PGOPTIONS -N 2 -B 10 (or export depending on shell)
initdb -D /path/to/data
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-hackers mailing list (pgs
ectiveness of backups)
I also think that starting with a read-only WAL slave will ease the
transition between delayed slave updating and real-time slave updating.
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-hackers mailing list (pgs
s well (or maybe after the multi
connection patch)?
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
f an email.
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
settings per server? psql retrieves the welcome settings upon server
connection. (as in psql requests it after connection - not returned with
the initial connection request) This would be the default that is
overridden by the local .psqlrc file.
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Shee
nning remotely is going to chew up anyone's
bandwidth allocation.
I do think that an rc file option (or even a ./configure option if you
want to go that far) is fine for those in the know to adjust to their
tastes - a better option than not show it once a .psql_history exists.
--
Shan
Tom Lane wrote:
Alvaro Herrera <[EMAIL PROTECTED]> writes:
Shane Ambler wrote:
So I am thinking something like C-z that will allow you to switch out of
a task that is waiting for results without having to stop it with C-c.
I agree -- we would need to have a mode on which it is "
a chance of someone making a patch that would
hide the two options (maybe replace them with \dr?) when connected to an
8.1 or higher server. But I wouldn't expect it any time soon.
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-hackers ma
Tom Lane wrote:
Shane Ambler <[EMAIL PROTECTED]> writes:
When switching to a conn we also need a non-destructive way out if it is
busy.
Uh, why? Why would you switch to a connection at all, if you didn't
want its result?
What if you switch to the wrong connection and it hasn
rrent conns could be useful to have some status
info with the list to indicate idle or running what command.
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
plicitly fork away from
the async command. (Maybe c& shouldn't make the new connection
foreground either?)
\c& for a new foreground connection
\cb& for a new background connection?
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-h
Alvaro Herrera wrote:
Shane Ambler wrote:
Given that the analyze will obviously take a long time, is this scenario
likely to happen with 8.3.1? or has it been fixed since 8.1.x?
In 8.3, autovacuum cancels itself if it sees it is conflicting with
another query.
Would this be the issue
for sure.
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
rom 0-9 then a-z before
rolling back to 0?
Guess I got too much time on my hands... I'll go find something better
to do now. ;-)
> Sane? None. We should throw an error.
+1 for the error
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz
Get Sheeky @ http://Sheeky.Biz
--
Sent via p
s" just doesn't
make sense.
+1
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAI
y can discuss getting the change accepted into core or contrib
for the next pg release.
just my .02c
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---(end of broadcast)---
TIP 5: don't forget to increase your free
Tom Lane wrote:
Alvaro Herrera <[EMAIL PROTECTED]> writes:
Shane Ambler wrote:
CREATE TABLE jefftest ( id serial, num int );
INSERT INTO jefftest (num) values (generate_series(1,10));
INSERT INTO jefftest (num) values (generate_series(11,20));
INSERT INTO jefftest (num) values (generate_
be the planner or the generate series function could use a temporary
table to give the same results as select from generate_series()
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---(end of broadcast)---
TIP 6: explain analyze is your friend
re with the total being rounded to a whole cent when
payment is made. And our smallest coin is 5 cents so cash paying
customers are also rounded to 5 cent increments.
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---(end of broadcast)-
than one way, while
others are limited in ways to coherently express what you want to achieve.
If we consider this thoroughly and compile a suitable syntax that covers
all bases it could be used as the basis of the standard definition or be
close to what ends up in the standard.
--
d as needed, then the auto
dropping of empty partitions would also not apply.
Leaving us with only specific add partition / drop partition commands.
And have the parent table pick up rows not matching any partition check
criteria.
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://S
ITION partition_name CHECK(...)
[USING TABLESPACE tblspcname];
Of course ALTER TABLE childtable SET TABLESPACE tblspcname; should not
cause any probs.
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---(end of broadcast)---
TIP 6: ex
the implementation offered worth considering?
Has it been developed to meet the PostgreSQL developer guidelines?
Is it reasonable to work on it to reach a level of quality/performance
that we will be happy to include?
Can we implement this feature better ourselves?
Do we want to start this feature fro
on year and day of year.
Another syntax possibility - range(myserialcol of 50) where new
child tables are created every 50 rows?
Maybe I'm looking at auto-maintenance which is beyond any current planning?
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
-
ssume you are looking to achieve.
The negation operator goes with the int being negated and is not part of
the comparison operator != the space is needed there to separate the two.
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
--
http://students.iiit.ac.in/~nikita/
http://students.iiit.ac.in/~ranbeer/
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster
Tom Lane wrote:
Shane Ambler <[EMAIL PROTECTED]> writes:
I am putting together searches on the catalog info and came up with a
select that was rather slow and I noticed that in the explain analyze
there is a sort step on one of the left joins which I don't think
belongs there.
t join pg_catalog.pg_operator oltcm on oltcm.oid=o.oprltcmpop
left join pg_catalog.pg_operator ogtcm on ogtcm.oid=o.oprgtcmpop
left join pg_catalog.pg_proc pcode on pcode.oid=o.oprcode
left join pg_catalog.pg_proc prest on prest.oid=o.oprrest
left join pg_catalog.pg_proc pjoin on pjoin.oid=o.oprjoin
Shane Ambler wrote:
Tom Lane wrote:
Shane Ambler <[EMAIL PROTECTED]> writes:
postgres=# \q
psql(24931) malloc: *** error for object 0x180a800: incorrect checksum
for freed object - object was probably modified after being freed, break
at szone_error to debug
psql(24931) malloc: ***
07-0, 115.04 GB
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 1.5 Mb/sec, 500 mA
USB Device: i350, Canon, Up to 12 Mb/sec, 500 mA
FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---
r only megabyte? I would say bits would be clearly
specified as such (bit instead of b)
Let's skip any flame wars on this and concentrate on the humorous future
storage sizes.
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---(end of broadcast)
Dave Page wrote:
Shane Ambler wrote:
# make distclean
# CFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch
i386" LDFLAGS="-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -arch
ppc
-arch i386" ./configure --with-openssl --prefix=/usr/local
# make all
Aft
suspectingly. I just want to reduce steps, config-operation and keep database password when our user install applications.
http://pgfoundry.org/projects/pginstaller/
contains a link to the source used to build the windows binary installer
- what you want will be in there.
--
Shane Amb
they will look further if they want that feature.
something like
"There are currently no open source solutions available for this option
but there are some commercial offerings. More details of some available
solutions can be found at postgresql.org/support/"
--
Shane Ambl
ticed any torrent files for postgreSQL releases - maybe we
can look into setting this up to share the load, particularly around
release times.
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---(end of broadcast)---
TIP 4: Hav
wouldn't say you are
behind yet.
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings
GROUP columns
is illegal if there is no GROUP BY clause
I found one that actually returns the desired result - SQLite3.
sqlite> select * from test;
15|20
15|10
sqlite> select ycis_id,min(tindex),avg(tindex) from test where ycis_id=15;
15|10|15
sqlite>
--
Shane Ambler
[EMAI
e group by to unify all returned results as being
aggregates.
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index sc
d the same min() and
avg() values for each row.
Removing the ycis_id after the select will return the aggregate values
you want without the group by.
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---(end of broadcast)---
TIP 4
Harvell F wrote:
Getting back to the original posting, as I remember it, the question
was about seldom changed information. In that case, and assuming a
repetitive query as above, a simple query results cache that is keyed on
the passed SQL statement string and that simply returns the previ
[EMAIL PROTECTED] wrote:
As a thought experiment, I'm not seeing the benefit. I think if you
could prove a benefit, then any proof you provided could be used to
improve the already existing caching layers, and would apply equally
to read-only or read-write pages. For example, why not be able to
h
[EMAIL PROTECTED] wrote:
On Mon, Oct 16, 2006 at 03:08:39AM +0930, Shane Ambler wrote:
You could setup a table in memory to contain known popular data, you
could also use this to create a temporary table in memory to speed up
multiple intermediate calculations without touching disks.
I
Merlin Moncure wrote:
On 10/15/06, Anon Mous <[EMAIL PROTECTED]> wrote:
Would it be possible to combine a special memcache implementation of
memcache with a Postgresql interface wrapper?
have you seen
http://people.freebsd.org/~seanc/pgmemcache/
merlin
Now you got me thinkin ;-P
Just thr
Tom Lane wrote:
"Dave Page" writes:
select '$123.45'::money
ERROR: invalid input syntax for type money: "$123.45"
select '£123.00'::money
ERROR: invalid input syntax for type money: "£123.00"
So ... what locale are you trying this in?
I get the following from 8.2beta1 - looks like it doesn't
52 matches
Mail list logo