list server problems?
Hi!
I am getting mails from this list <pgsql-general@postgresql.org> although - AFAIR :-) - I do not have subscribed.
Masi
Same here......
Hi!
I am getting mails from this list <pgsql-general@postgresql.org>
although - AFAIR :-) - I do not have subscribed.
Show quoted text
Masi
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly
On Tuesday 28 January 2003 09:38, you wrote:
I am getting mails from this list <pgsql-general@postgresql.org> although -
AFAIR :-) - I do not have subscribed.
me too...
--
Il male non cresce mai così bene come quando ha
un ideale davanti a sè (Karl Kraus)
-----------------------------------------------------------------
gianpaolo racca
gianpaolo@preciso.net
http://www.preciso.net
2003 m. Sausio 28 d., Antradienis 10:38:
Hi!
I am getting mails from this list <pgsql-general@postgresql.org> although -
AFAIR :-) - I do not have subscribed.
And you are not alone ;-)
--
Marius ļæ½alinauskas
I subscribed once or twice, over 6 months ago, but never received
any mail from the list (until now). Maybe someone's fixed what
was broken?
Gizmo wrote:
Same here......
Hi!
I am getting mails from this list <pgsql-general@postgresql.org>
although - AFAIR :-) - I do not have subscribed.
Masi
--
Regards,
Daryl Tester, Software Wrangler and Bit Herder, IOCANE Pty. Ltd.
"Um ... those are IP addresses the quarterback guy yells out, right?"
"No, A.J. ... they're wild guesses at your I.Q." -- User Friendly
Same here. Looks like someone mass subscribed us.
Gizmo (gizmo@thegremlins.net) wrote:
Show quoted text
Same here......
Hi!
I am getting mails from this list <pgsql-general@postgresql.org>
although - AFAIR :-) - I do not have subscribed.
Masi
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
On 28 Jan 2003 at 5:13, Travis Bauer wrote:
Same here. Looks like someone mass subscribed us.
Or mass initialized the general list with already known pg guys..;-)
Regards,
Shridhar
-----------------------------------------------------------
Shridhar Daithankar
LIMS CPE Team Member, PSPL.
mailto:shridhar_daithankar@persistent.co.in
Phone:- +91-20-5678900 Extn.270
Fax :- +91-20-5678901
-----------------------------------------------------------
On Tue, 28 Jan 2003, Shridhar Daithankar wrote:
On 28 Jan 2003 at 5:13, Travis Bauer wrote:
Same here. Looks like someone mass subscribed us.
Or mass initialized the general list with already known pg guys..;-)
Are the efforts in progress to unsubscribe those of us who shouldn't be
subscribed?
Regards.
Gordan
Daryl Tester wrote:
I subscribed once or twice, over 6 months ago
A fine time for a "ME TOO!" I subscribed lonnnnnggg ago, wrote the list
manager OVER and OVER about not receiving list messages...NEVER a
response...
I switched to MySQL... :-/
-Ron
Hi!
I have following problem:
I have created a table with some fields, then I dropped last field (integer)
and added
one extra field (integer). Then I have created a function which returns
record of table
type. I have selected a record from table and returned it, but the values in
last
field are wrong (missing). It looks like that it takes the dropped field
instead of the last field.
Damjan
CREATE OR REPLACE FUNCTION damjan_test111(integer) RETURNS public.fk_test AS
'
DECLARE
rec fk_test%ROWTYPE;
siteid ALIAS FOR $1;
BEGIN
FOR rec IN SELECT * FROM public.fk_test WHERE
i = siteid LOOP
RETURN rec;
END LOOP;
END;
' LANGUAGE 'plpgsql';
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I subscribed once or twice, over 6 months ago
the same for me.
Subscribed posted and unsubscribed long ago too.
I have not subscribed again .
Should I unsubscribe again myself ?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE+No6X33a3jGkLTgcRAqnSAJsEPr3jyz3unPs6QQg/Niw2xbs5wQCgjbH2
gyzWAAc93l5k6UEGkbixPQ4=
=oA5P
-----END PGP SIGNATURE-----
IT'S FIXED!!!!!!!!!!!!!!!!!
Now that was a shock...
Tony Grant
--
www.tgds.net Library management software toolkit,
redhat linux on Sony Vaio C1XD,
Dreamweaver MX with Tomcat and PostgreSQL
At 05:19 28.1.2003 -0800, Ron wrote the following message:
A fine time for a "ME TOO!" I subscribed lonnnnnggg ago, wrote the list
manager OVER and OVER about not receiving list messages...
I had problems only with general lists, other lists were working fine. I
used newsgroup during this time and Elen's summaries.
NEVER a
response...
Well, all these people have other work to do as well. We should respect that.
I switched to MySQL... :-/
Just because of that? Pity. Pgsql is very nice database which needs some
quality time from its users to perform even better.
Tomaz
I shut everything down last night and rebuilt the subscriber database for
pgsql-general (it was corrupted) ... apologies to those that may have
unsubscribed at some point, and are now re-subscribed ... the rebuild
process doesn't seem to know how to deal with that too well yet ...
On Tue, 28 Jan 2003, Daryl Tester wrote:
Show quoted text
I subscribed once or twice, over 6 months ago, but never received
any mail from the list (until now). Maybe someone's fixed what
was broken?Gizmo wrote:
Same here......
Hi!
I am getting mails from this list <pgsql-general@postgresql.org>
although - AFAIR :-) - I do not have subscribed.
Masi
--
Regards,
Daryl Tester, Software Wrangler and Bit Herder, IOCANE Pty. Ltd."Um ... those are IP addresses the quarterback guy yells out, right?"
"No, A.J. ... they're wild guesses at your I.Q." -- User Friendly---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
On Tue, 28 Jan 2003, Gordan Bobic wrote:
On Tue, 28 Jan 2003, Shridhar Daithankar wrote:
On 28 Jan 2003 at 5:13, Travis Bauer wrote:
Same here. Looks like someone mass subscribed us.
Or mass initialized the general list with already known pg guys..;-)
Are the efforts in progress to unsubscribe those of us who shouldn't be
subscribed?
No, as we don't know who shouldn't be subscribeed ... plesae send in an
unsubscribe request to get back off the list ...
Sorry, but one of the replies I got implies that I need a password to
unsubscribe. I don't have it any more. Can you please remove me off the list?
Thanks.
Gordan
Dear Administrator/Moderator,
I had subscribed to this group and I need only the digest version.
But I am getting every post to this group as an individual mail. I
understand there was some problem with this earlier. Has it been
solved? What should I do to get only the digest version. Thanking you,
Yours sincerely,
D.Shanmugasundaram.
Show quoted text
On Tue, 2003-01-28 at 14:15, gianpaolo racca wrote:
On Tuesday 28 January 2003 09:38, you wrote:
I am getting mails from this list <pgsql-general@postgresql.org> although -
AFAIR :-) - I do not have subscribed.me too...
--
Il male non cresce mai così bene come quando ha
un ideale davanti a sè (Karl Kraus)
-----------------------------------------------------------------
gianpaolo racca
gianpaolo@preciso.net
http://www.preciso.net---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
On Tue, 28 Jan 2003, Marc G. Fournier wrote:
No, as we don't know who shouldn't be subscribeed ... plesae send in an
unsubscribe request to get back off the list ...
Was/is there a simmilar problem with ther performance list? Several months
back when the announcement was sent about the performance list I tried
several times to subscribe, but never got a notification.