Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > Pgsql General

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-09-2008, 05:23 PM
EMS Database Management Solutions (SQLManager.net)
 
Posts: n/a
Default SQL Manager 2007 for PostgreSQL released

We, here at EMS Database Management Solutions, are pleased to announce
SQL Manager 2007 for PostgreSQL - the new major version of the
powerful PostgreSQL administration and development tool!

You can download SQL Manager 2007 for PostgreSQL at:
http://www.sqlmanager.net/products/p...nager/download

You can purchase SQL Manager 2007 for PostgreSQL at:
http://www.sqlmanager.net/products/p...ql/manager/buy

What's new in SQL Manager 2007 for PostgreSQL?
1. Support of UTF8 data in SQL Editor, Query Builder, Grid View, Data
Export/Import Wizard.
2. Now you can continue working with SQL Manager while a query is
being executed in SQL Editor or Query Builder or while table or view
data are being loaded in the editor. A query taking too long to
execute can be aborted when using PostgreSQL 8.0 and higher.
3. New Database Statistics form added; it allows viewing various
statistic information on database objects, helps to find weak points
in database performance, indicates if it's necessary to create new
indices, etc. The corresponding options must be enabled in server
configuration file (postgresql.conf.) for collecting statistics.
4. All Wizards, including Data Export/Import, DB Extract, Copy DB
wizards can now be run in the background mode, so that you could
continue working with the program.
5. New improved SQL Editor of the Visual Studio 2005 kind with Code
Folding function and UNICODE support.
6. Improved Data Import Wizard now allows to import data up to 10
times faster. New import formats have been added: HTML, XML Document,
Open Document Format (OpenOffice), Open XML Format (MS Word 2007, MS
Excel 2007).
7. Support of new PostgreSQL 8.2 features is implemented (FILLFACTOR
parameter for tables and indices, CONNECT permission for databases,
USAGE permission for sequences, support of CREATE INDEX CONCURRENTLY,
ALTER TABLE [ NO ] INHERIT support, creating domains based on other
domains, support of IF EXISTS clause in DROP operators of the Extract
Database Wizard, reassigning ownership of all objects owned by a
role).
8. Object editors now contain the Permissions tab which allows to
grant permissions on the object for users and groups.
9. Common SQL commands can now be generated from DB Explorer (Script
to SQL Editor, Script to Clipboard). Now you can easily generate such
SQL commands as CREATE, ALTER, DROP, SELECT etc for each database
object.
10. Now you can save your queries in the Favorite Queries folders in
DB Explorer; these queries Óan be stored either locally in the
registry (nobody but you will have access to them) or in a special
database table (then all or some of your db users will have access to
it).
11. Download File wizard has been added, which allows to download and
upload files from/to PostgreSQL server machine using standard
PostgreSQL functions and FTP/SFTP protocols.
12. Improved Visual database designer; new object type - comments - is
added. One can now choose whether only object names or fields should
be displayed. Now it is possible to select schemas whose tables should
be added to the diagram when performing Reverse Engineering.
13. Improved Data Export Wizard now works faster. New export formats
have been added: XML Document, Open Document Format (OpenOffice), Open
XML Format (MS Word 2007, MS Excel 2007).
14. Database Properties window has been added, which displays database
options and allows to change some of them.
15. Improved Table Editor. Now it is possible to view and change table
properties on a new tab.
16. Tasks menu is added in DB Explorer context menu. It contains
common operations which can be performed on the object selected. Also
hosts are now named in accordance with the selected connection type
(SSH or HTTP tunneling).
17. Improved report building system.
18. Function Debugger. The variable that changed its value at the last
step is displayed bold at the Debug Information window. The SQLSTATE
and SQLERRM variables are also displayed now.
19. Lots of other improvements and bug-fixes.

Hope you will enjoy working with our software.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-09-2008, 05:23 PM
L. Berger
 
Posts: n/a
Default Re: SQL Manager 2007 for PostgreSQL released

On May 23, 8:47 am, "EMS Database Management Solutions
(SQLManager.net)" <sqlmana...@gmail.com> wrote:
> We, here at EMS Database Management Solutions, are pleased to announce
> SQL Manager 2007 for PostgreSQL - the new major version of the
> powerful PostgreSQL administration and development tool!
>
> You can download SQL Manager 2007 for PostgreSQL at:http://www.sqlmanager.net/products/p...nager/download
>
> You can purchase SQL Manager 2007 for PostgreSQL at:http://www.sqlmanager.net/products/p...ql/manager/buy
>
> What's new in SQL Manager 2007 for PostgreSQL?


<snip>


Thanks for this, but is there any plan to launch something like this
for use on Linux admin servers? Something that I could install on a
server, and perhaps work with a web interface? I would love some
recommendations.

Many thanks!
LB

--
Conan O' Brien gets it right!
http://blogs.pcworld.com/tipsandtwea...es/004369.html

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-09-2008, 05:30 PM
Nikolay Samokhvalov
 
Posts: n/a
Default Re: SQL Manager 2007 for PostgreSQL released

On 22 May 2007 17:47:46 -0700, EMS Database Management Solutions
(SQLManager.net) <sqlmanager@gmail.com> wrote:
> We, here at EMS Database Management Solutions, are pleased to announce
> SQL Manager 2007 for PostgreSQL - the new major version of the
> powerful PostgreSQL administration and development tool!


I'd be happy to use EMS products, but I really need Linux versions.
Any plans regarding *nix platforms support?


--
Best regards,
Nikolay

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org/

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-09-2008, 05:30 PM
Raymond O'Donnell
 
Posts: n/a
Default Re: SQL Manager 2007 for PostgreSQL released

On 23/05/2007 11:40, L. Berger wrote:

> Thanks for this, but is there any plan to launch something like this
> for use on Linux admin servers? Something that I could install on a
> server, and perhaps work with a web interface? I would love some
> recommendations.


Have you tried PHPPgAdmin? I use it all the time and am very happy with it.

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

---------------------------(end of broadcast)---------------------------
TIP 1: 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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-09-2008, 05:30 PM
Michael Glaesemann
 
Posts: n/a
Default Re: SQL Manager 2007 for PostgreSQL released


On May 22, 2007, at 19:47 , EMS Database Management Solutions
(SQLManager.net) wrote:

> We, here at EMS Database Management Solutions, are pleased to announce
> SQL Manager 2007 for PostgreSQL - the new major version of the
> powerful PostgreSQL administration and development tool!


Congratulations on the release. In the future, refrain from posting
product announcements to the pgsql-general list. Thanks!

Michael Glaesemann
grzm seespotcode net



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-09-2008, 05:31 PM
Kenneth Downs
 
Posts: n/a
Default Re: SQL Manager 2007 for PostgreSQL released

Nikolay Samokhvalov wrote:
> On 22 May 2007 17:47:46 -0700, EMS Database Management Solutions
> (SQLManager.net) <sqlmanager@gmail.com> wrote:
>> We, here at EMS Database Management Solutions, are pleased to announce
>> SQL Manager 2007 for PostgreSQL - the new major version of the
>> powerful PostgreSQL administration and development tool!

>
> I'd be happy to use EMS products, but I really need Linux versions.
> Any plans regarding *nix platforms support?
>
>


Ditto, when will we see the *nix versions?

--
Kenneth Downs
Secure Data Software, Inc.
www.secdat.com www.andromeda-project.org
631-689-7200 Fax: 631-689-0527
cell: 631-379-0010


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org/

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-09-2008, 05:36 PM
Guillaume Lelarge
 
Posts: n/a
Default Re: SQL Manager 2007 for PostgreSQL released

Kenneth Downs a écrit :
> Nikolay Samokhvalov wrote:
>> On 22 May 2007 17:47:46 -0700, EMS Database Management Solutions
>> (SQLManager.net) <sqlmanager@gmail.com> wrote:
>>> We, here at EMS Database Management Solutions, are pleased to announce
>>> SQL Manager 2007 for PostgreSQL - the new major version of the
>>> powerful PostgreSQL administration and development tool!

>>
>> I'd be happy to use EMS products, but I really need Linux versions.
>> Any plans regarding *nix platforms support?
>>
>>

>
> Ditto, when will we see the *nix versions?
>


I asked them some time ago. They answered me this :

As for SQL Manager for PostgreSQL - we regret to inform you that the
development and support of Linux editions of EMS software products has
become impossible now that Borland no longer supports Kylix libraries
for Delphi, on which all Linux versions of EMS software were based.
Hence, EMS has made a decision to discontinue Linux versions of its
products. Linux products will not be available for sale or download anymore.


--
Guillaume.
<!-- http://abs.traduc.org/
http://lfs.traduc.org/
http://docs.postgresqlfr.org/ -->

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 04-09-2008, 05:36 PM
gonzales@linuxlouis.net
 
Posts: n/a
Default Slightly OT.

Group,
I have to admit, I'm a little disappointed. I'm a HUGE advocate of
PostgreSQL(to state for the record) - in fact I always keep my eyes peeled
for opportunities to recommend it in my day to day business.

So why am I disappointed, and who really cares?

I'm disappointed because SLONY-II has not been released yet to support
multi-master replication! PostgreSQL is going through all of the releases
- and that's great - BUT, where is the sync-up with the powerhouse of a
component, that Slony-II would bring to the table? Slony-I is pretty
sweet, but if Slony-II would release, I can imagine that this would
introduce some major competition in the enterprise world against the
commercial dyno's.

I've been doing some really cool stuff with the latest versions of
OpenLDAP and PostgreSQL on Solaris 10(in the past Solaris 9) also using
Linux(Fedora Core - go Redhat).

Anyone have any thoughts/comments to this end?


On Fri, 1 Jun 2007, Guillaume Lelarge wrote:

> Kenneth Downs a écrit :
>> Nikolay Samokhvalov wrote:
>>> On 22 May 2007 17:47:46 -0700, EMS Database Management Solutions
>>> (SQLManager.net) <sqlmanager@gmail.com> wrote:
>>>> We, here at EMS Database Management Solutions, are pleased to announce
>>>> SQL Manager 2007 for PostgreSQL - the new major version of the
>>>> powerful PostgreSQL administration and development tool!
>>>
>>> I'd be happy to use EMS products, but I really need Linux versions.
>>> Any plans regarding *nix platforms support?
>>>
>>>

>>
>> Ditto, when will we see the *nix versions?
>>

>
> I asked them some time ago. They answered me this :
>
> As for SQL Manager for PostgreSQL - we regret to inform you that the
> development and support of Linux editions of EMS software products has
> become impossible now that Borland no longer supports Kylix libraries
> for Delphi, on which all Linux versions of EMS software were based.
> Hence, EMS has made a decision to discontinue Linux versions of its
> products. Linux products will not be available for sale or download anymore.
>
>
>


--
Louis Gonzales
louis.gonzales@linuxlouis.net
http://www.linuxlouis.net

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org/

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 04-09-2008, 05:36 PM
Joshua D. Drake
 
Posts: n/a
Default Re: Slightly OT.

gonzales@linuxlouis.net wrote:
> Group,
> I have to admit, I'm a little disappointed. I'm a HUGE advocate of
> PostgreSQL(to state for the record) - in fact I always keep my eyes
> peeled for opportunities to recommend it in my day to day business.
>
> So why am I disappointed, and who really cares?
>
> I'm disappointed because SLONY-II has not been released yet to support
> multi-master replication! PostgreSQL is going through all of the
> releases - and that's great - BUT, where is the sync-up with the
> powerhouse of a component, that Slony-II would bring to the table?
> Slony-I is pretty sweet, but if Slony-II would release, I can imagine
> that this would introduce some major competition in the enterprise world
> against the commercial dyno's.


Which databases ship with multi-master replication?

Joshua D. Drake



--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


---------------------------(end of broadcast)---------------------------
TIP 1: 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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 04-09-2008, 05:36 PM
gonzales@linuxlouis.net
 
Posts: n/a
Default Re: Slightly OT.

On Fri, 1 Jun 2007, Joshua D. Drake wrote:

> gonzales@linuxlouis.net wrote:
>> Group,
>> I have to admit, I'm a little disappointed. I'm a HUGE advocate of
>> PostgreSQL(to state for the record) - in fact I always keep my eyes peeled
>> for opportunities to recommend it in my day to day business.
>>
>> So why am I disappointed, and who really cares?
>>
>> I'm disappointed because SLONY-II has not been released yet to support
>> multi-master replication! PostgreSQL is going through all of the releases
>> - and that's great - BUT, where is the sync-up with the powerhouse of a
>> component, that Slony-II would bring to the table? Slony-I is pretty
>> sweet, but if Slony-II would release, I can imagine that this would
>> introduce some major competition in the enterprise world against the
>> commercial dyno's.

>
> Which databases ship with multi-master replication?

I dunno, which ones?

Which ones have robust and fully functional multi-master replication?
(Oracle, MS SQL, not-PostgreSQL).

>
> Joshua D. Drake
>
>
>
>


--
Louis Gonzales
louis.gonzales@linuxlouis.net
http://www.linuxlouis.net


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:07 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
UnixAdminTalk.com

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530