home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / postgres / postgre2.z / postgre2 / ref / postquel / attachas < prev    next >
Encoding:
Text File  |  1992-08-27  |  931 b   |  36 lines

  1. .\" XXX standard disclaimer belongs here....
  2. .\" $Header: /private/postgres/ref/postquel/RCS/attachas,v 1.5 1992/07/13 03:45:59 ptong Exp $
  3. .SP ATTACHAS COMMANDS 6/14/90
  4. .XA 2 Attachas
  5. .uh NAME
  6. .lp
  7. attachas \*- reestablish communication using an exising portal
  8. .uh SYNOPSIS
  9. .lp
  10. .(l
  11. \fBattachas\fR name
  12. .)l
  13. .uh DESCRIPTION
  14. .lp
  15. This command allows application programs to use a logical name,
  16. .i name ,
  17. in interactions with \*(PP.
  18. Suppose the user of an application program specifies a
  19. collection of rules that retrieve data and that the program fails for
  20. some reason.
  21. Then, under ordinary circumstances,
  22. all the rules would need to be reentered when the program is restored.
  23. Alternatively,
  24. the
  25. .b attachas
  26. command
  27. may be used
  28. before defining the rules the first time.
  29. Then, upon restoring the program,
  30. the
  31. .b attachas
  32. command will reattach the user to the active rules.
  33. .uh BUGS
  34. .lp
  35. This command is not implemented in Version \*(PV.
  36.