> Would anybody object to adding an extra line at startup that shows the
> version number of the database system?
>
> Message suggestion:
> Starting PostgreSQL <Version> database system
>
> (Nothing cheesy, just informative and neutrally welcoming...)
>
> Comments?
>
> Best Regards, Simon Riggs
If you do that, does it make sense to display the full version,
instead of what's stored in PG_VERSION?
(e.g. 7.3.4 vs. 7.3)
Mike
In response to
Responses
pgsql-hackers by date
| Next: | From: Greg Stark | Date: 2004-07-03 14:31:32 |
| Subject: Re: Creating a selective aggregate ?? |
| Previous: | From: Greg Stark | Date: 2004-07-03 14:25:20 |
| Subject: Re: Nested Transactions, Abort All |