Re: [GENERAL] Messages to pgsql-general list not being posted

2006-07-19 Thread Kevin Murphy
Tom Lane wrote: Kevin Murphy <[EMAIL PROTECTED]> writes: Yesterday I sent two messages to pgsql-general@postgresql.org, and neither one posted, as far as I can tell. Perhaps your own incoming spam filtering is dropping the messages? Hmm, I checked the spam filter folder, to no avail.

Re: [GENERAL] Messages to pgsql-general list not being posted

2006-07-19 Thread Tom Lane
Kevin Murphy <[EMAIL PROTECTED]> writes: > Yesterday I sent two messages to pgsql-general@postgresql.org, and > neither one posted, as far as I can tell. Why do you think that? http://archives.postgresql.org/pgsql-general/2006-07/msg00660.php http://archives.postgresql.org/pgsql-general/2006-07/

Re: [GENERAL] Messages to pgsql-general list not being posted

2006-07-19 Thread Robin Ericsson
On 7/19/06, Roman Neuhauser <[EMAIL PROTECTED]> wrote: Both are in my pgsql-general maildir, message ids: [EMAIL PROTECTED] [EMAIL PROTECTED] I find those as well. regards, Robin ---(end of broadcast)--- TIP 3: Have you checked our e

Re: [GENERAL] Messages to pgsql-general list not being posted

2006-07-19 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2006-07-19 09:50:05 -0400: > Yesterday I sent two messages to pgsql-general@postgresql.org, and > neither one posted, as far as I can tell. > > "Please explain the gin index" - 7/18/06 10:44 AM EDT > > "number of distinct values in tsearch2 gist index" - 7/18/06 1:24 PM EDT

[GENERAL] Messages to pgsql-general list not being posted

2006-07-19 Thread Kevin Murphy
Yesterday I sent two messages to pgsql-general@postgresql.org, and neither one posted, as far as I can tell. "Please explain the gin index" - 7/18/06 10:44 AM EDT "number of distinct values in tsearch2 gist index" - 7/18/06 1:24 PM EDT This has also happened to me on numerous previous occasion

[GENERAL] Messages doesn´t appear

2005-08-31 Thread Carlos Henrique Reimer
Hi,   I´m trying to post messages in the performance list but they don´t appear in the list.   Whan can be wrong?   Reimer__Converse com seus amigos em tempo real com o Yahoo! Messenger http://br.download.yahoo.com/messenger/

[GENERAL] Messages

2001-09-19 Thread Mihai Gheorghiu
While restoring a db I got the following messages: CREATE UNIQUE INDEX "bookings_inventoryid_key" on "bookings" using btree ( "inventoryid" "int4_ops" ) NOTICE: RegisterShareInvalid: SI buffer overflow CREATE INDEX "bookings_account_idx" on "bookings" using btree ( "acount" "bpchar_ops" ) NOTICE:

[GENERAL] Messages not going through

2000-12-11 Thread Soma Interesting
I've sent a message of mine to this list twice now, and it never comes through. Odd. - - - - - - - - - - - - WARNING: Some experts believe that use of any keyboard may cause serious injury. Consult

Re: [GENERAL] Messages to Front End

2000-04-16 Thread Jurgen Defurne
Jigishu P Bhatt wrote: > I am developing an Information Management System. I am using > PgAccess(0.98.5) as > front end. The backend is PostgreSQL-6.5.2 and OS is Red Hat Linux > 6.1, on > Intel P-II 350 MHz connected with LAN. I have installed them using RPM > of > Linux. I have learned some

[GENERAL] Messages to Front End

2000-04-14 Thread Jigishu P Bhatt
I am developing an Information Management System. I am using PgAccess(0.98.5) asfront end. The backend is PostgreSQL-6.5.2 and OS is Red Hat Linux 6.1, onIntel P-II 350 MHz connected with LAN. I have installed them using RPM ofLinux. I have learned some of the Tcl and Tk for programming.